added comments and wpf base

This commit is contained in:
4.E Zatko Dominik 2025-10-01 11:42:03 +02:00
parent 74c6a87254
commit ab86652859
146 changed files with 2046 additions and 290 deletions

View file

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KarnaughMap", "KarnaughMap.csproj", "{0F8F1431-618F-4C41-BDAF-1FA509805E7C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {17C5B64A-C71B-43FB-B5C6-CA41D345637F}
EndGlobalSection
EndGlobal