itm325-projects/Assignment1/Assignment1.sln
2023-09-20 02:35:19 -06:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assignment1", "Assignment1\Assignment1.csproj", "{995F924F-EE73-40AD-88DC-98EC4AE9781C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{995F924F-EE73-40AD-88DC-98EC4AE9781C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{995F924F-EE73-40AD-88DC-98EC4AE9781C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{995F924F-EE73-40AD-88DC-98EC4AE9781C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{995F924F-EE73-40AD-88DC-98EC4AE9781C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7A269FF2-5C88-4EC9-A561-FC37BCEB5D58}
EndGlobalSection
EndGlobal