Files
GenericsTimCo/ConsoleUIApp.sln
2020-10-24 09:11:51 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30517.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleUI", "ConsoleUI\ConsoleUI.csproj", "{D9FBF1D4-90F4-4014-A9EE-59CD1D0C0858}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D9FBF1D4-90F4-4014-A9EE-59CD1D0C0858}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9FBF1D4-90F4-4014-A9EE-59CD1D0C0858}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9FBF1D4-90F4-4014-A9EE-59CD1D0C0858}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9FBF1D4-90F4-4014-A9EE-59CD1D0C0858}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1F99C1A6-0AD4-4762-ABED-58BBC241B7A6}
EndGlobalSection
EndGlobal