Daniel Kraus
0896f007da
- Verbesserung: Einstellungen werden in einem Format (YAML) gespeichert, das für Menschen besser lesbar und bearbeitbar ist als das bisher verwendete XML.
34 lines
1.6 KiB
Plaintext
Executable File
34 lines
1.6 KiB
Plaintext
Executable File
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.40629.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "zaaReloaded2", "zaaReloaded2\zaaReloaded2.csproj", "{0478F1B0-17F2-4151-8F93-1CB6EB9732C5}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{529544E3-3C26-4688-B39D-04DA30F05E20}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{386B2FA0-E39A-4BC4-930F-0BCF3787DC5E}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.nuget\packages.config = .nuget\packages.config
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{0478F1B0-17F2-4151-8F93-1CB6EB9732C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0478F1B0-17F2-4151-8F93-1CB6EB9732C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0478F1B0-17F2-4151-8F93-1CB6EB9732C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0478F1B0-17F2-4151-8F93-1CB6EB9732C5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{529544E3-3C26-4688-B39D-04DA30F05E20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{529544E3-3C26-4688-B39D-04DA30F05E20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{529544E3-3C26-4688-B39D-04DA30F05E20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{529544E3-3C26-4688-B39D-04DA30F05E20}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|