Files
Intermediate-Csharp/Exercise10/Exercise10.sln
2015-06-18 11:24:49 +02:00

23 lines
977 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Exercise10", "Exercise10\Exercise10.csproj", "{4633E187-5A21-4397-92E9-C46675DB071D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4633E187-5A21-4397-92E9-C46675DB071D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4633E187-5A21-4397-92E9-C46675DB071D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4633E187-5A21-4397-92E9-C46675DB071D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4633E187-5A21-4397-92E9-C46675DB071D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal