32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30621.155
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NxVersion", "NxVersion\NxVersion.csproj", "{5409502C-5E57-44D9-AA55-57BBE89071CF}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_NxVersion", "Test_NxVersion\Test_NxVersion.csproj", "{C089C691-2593-42DA-B99B-5405ECF606AD}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5409502C-5E57-44D9-AA55-57BBE89071CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5409502C-5E57-44D9-AA55-57BBE89071CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5409502C-5E57-44D9-AA55-57BBE89071CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5409502C-5E57-44D9-AA55-57BBE89071CF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C089C691-2593-42DA-B99B-5405ECF606AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C089C691-2593-42DA-B99B-5405ECF606AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C089C691-2593-42DA-B99B-5405ECF606AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C089C691-2593-42DA-B99B-5405ECF606AD}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {75280ACC-8D19-4BC1-B067-FA2F05AA2605}
|
|
EndGlobalSection
|
|
EndGlobal
|