33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.25123.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{2B1ABB0A-E59F-4FBE-97B0-41F3B218A8CE}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6990897A-AB08-431B-8143-A6C8EB96BCC2}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
global.json = global.json
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ClassLibrary1", "src\ClassLibrary1\ClassLibrary1.xproj", "{7BED74D4-6327-4565-8D42-6847C964C2E0}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7BED74D4-6327-4565-8D42-6847C964C2E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7BED74D4-6327-4565-8D42-6847C964C2E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7BED74D4-6327-4565-8D42-6847C964C2E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7BED74D4-6327-4565-8D42-6847C964C2E0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{7BED74D4-6327-4565-8D42-6847C964C2E0} = {2B1ABB0A-E59F-4FBE-97B0-41F3B218A8CE}
|
|
EndGlobalSection
|
|
EndGlobal
|