setup-dotnet/WindowsServer/WindowsServer.sln
SeppePeeters 72ed77e49e test
2020-11-29 20:06:06 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29926.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsServer", "WindowsServer\WindowsServer.csproj", "{AD662BBE-B0F0-4B9E-9319-ADD9EC420062}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AD662BBE-B0F0-4B9E-9319-ADD9EC420062}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD662BBE-B0F0-4B9E-9319-ADD9EC420062}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD662BBE-B0F0-4B9E-9319-ADD9EC420062}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD662BBE-B0F0-4B9E-9319-ADD9EC420062}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AB89CE40-9F09-49E6-8551-F1AE98C00D32}
EndGlobalSection
EndGlobal