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.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E49E256B-8E90-4965-B9A2-F0C5E800ED58}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{25C871EE-3EA5-44CB-B741-180C8AF1E87A}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
global.json = global.json
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ClassLibrary1", "src\ClassLibrary1\ClassLibrary1.xproj", "{2DE649C4-DB72-4513-99BF-AB1B9E9E6E20}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2DE649C4-DB72-4513-99BF-AB1B9E9E6E20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2DE649C4-DB72-4513-99BF-AB1B9E9E6E20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2DE649C4-DB72-4513-99BF-AB1B9E9E6E20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2DE649C4-DB72-4513-99BF-AB1B9E9E6E20}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{2DE649C4-DB72-4513-99BF-AB1B9E9E6E20} = {E49E256B-8E90-4965-B9A2-F0C5E800ED58}
|
|
EndGlobalSection
|
|
EndGlobal
|