School Commit Init
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34728.123
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "District 3 App", "District 3 App.csproj", "{355E9333-12C6-4227-BB49-B41AE5EB5DE6}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "District 3 App Tests", "..\District 3 App Tests\District 3 App Tests.csproj", "{FCACACDE-D61C-45A0-BDC3-8D47C809F3BF}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{355E9333-12C6-4227-BB49-B41AE5EB5DE6} = {355E9333-12C6-4227-BB49-B41AE5EB5DE6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{355E9333-12C6-4227-BB49-B41AE5EB5DE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{355E9333-12C6-4227-BB49-B41AE5EB5DE6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{355E9333-12C6-4227-BB49-B41AE5EB5DE6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{355E9333-12C6-4227-BB49-B41AE5EB5DE6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{FCACACDE-D61C-45A0-BDC3-8D47C809F3BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FCACACDE-D61C-45A0-BDC3-8D47C809F3BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FCACACDE-D61C-45A0-BDC3-8D47C809F3BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{FCACACDE-D61C-45A0-BDC3-8D47C809F3BF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {9FE740C1-BC80-4943-BC00-2F2490A3F040}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user