23 lines
984 B
Plaintext
23 lines
984 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30114.105
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WellspringCS", "WellspringCS.csproj", "{E0467A8A-5830-46EF-B4C6-A8E96CB18D0B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E0467A8A-5830-46EF-B4C6-A8E96CB18D0B}.Debug|Any CPU.ActiveCfg = Debug|x64
|
|
{E0467A8A-5830-46EF-B4C6-A8E96CB18D0B}.Debug|Any CPU.Build.0 = Debug|x64
|
|
{E0467A8A-5830-46EF-B4C6-A8E96CB18D0B}.Release|Any CPU.ActiveCfg = Release|x64
|
|
{E0467A8A-5830-46EF-B4C6-A8E96CB18D0B}.Release|Any CPU.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
EndGlobal
|