|
@@ -0,0 +1,33 @@
|
|
|
|
+
|
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
+# Visual Studio Version 16
|
|
|
|
+VisualStudioVersion = 16.0.31727.386
|
|
|
|
+MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "exzem1", "exzem1\exzem1.csproj", "{417851DE-0E33-4EFA-8F97-F53129FC606A}"
|
|
|
|
+EndProject
|
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject1", "TestProject1\TestProject1.csproj", "{6D521155-9710-402E-B9E6-662E4061B030}"
|
|
|
|
+EndProject
|
|
|
|
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "diagrams", "diagrams", "{D78BD8BC-BDAE-4C74-9A9D-599F2F365A5D}"
|
|
|
|
+EndProject
|
|
|
|
+Global
|
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
|
+ EndGlobalSection
|
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
+ {417851DE-0E33-4EFA-8F97-F53129FC606A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
+ {417851DE-0E33-4EFA-8F97-F53129FC606A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
+ {417851DE-0E33-4EFA-8F97-F53129FC606A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
+ {417851DE-0E33-4EFA-8F97-F53129FC606A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
+ {6D521155-9710-402E-B9E6-662E4061B030}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
+ {6D521155-9710-402E-B9E6-662E4061B030}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
+ {6D521155-9710-402E-B9E6-662E4061B030}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
+ {6D521155-9710-402E-B9E6-662E4061B030}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
+ EndGlobalSection
|
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
|
+ HideSolutionNode = FALSE
|
|
|
|
+ EndGlobalSection
|
|
|
|
+ GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
+ SolutionGuid = {6D80F82C-67DB-40EF-8B5B-F258159493B9}
|
|
|
|
+ EndGlobalSection
|
|
|
|
+EndGlobal
|