-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKittsInfractionSystem.sln
More file actions
29 lines (29 loc) · 1.39 KB
/
KittsInfractionSystem.sln
File metadata and controls
29 lines (29 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36908.2
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KittsInfractionSystem", "KittsInfractionSystem\KittsInfractionSystem.csproj", "{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release-MongoDB|Any CPU = Release-MongoDB|Any CPU
Release-MongoDB|x64 = Release-MongoDB|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}.Release|x64.ActiveCfg = Release|x64
{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}.Release|x64.Build.0 = Release|x64
{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}.Release-MongoDB|Any CPU.ActiveCfg = Release|Any CPU
{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}.Release-MongoDB|x64.ActiveCfg = Release-MongoDB|x64
{8686A1D6-7BF6-41C0-8ED6-6B624AF47679}.Release-MongoDB|x64.Build.0 = Release-MongoDB|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BCE1C208-AAB9-4189-B158-0BF4BF7A076B}
EndGlobalSection
EndGlobal