-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNavigationGraph9Net9.sln
More file actions
29 lines (29 loc) · 1.39 KB
/
NavigationGraph9Net9.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.12.35209.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NavigationGraph9Net9", "NavigationGraph9Net9.csproj", "{84F88193-C00D-4BC3-A02D-BD43F721BDA0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6507EFA1-3E1C-4A23-AEA7-46DB856862D3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{84F88193-C00D-4BC3-A02D-BD43F721BDA0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{84F88193-C00D-4BC3-A02D-BD43F721BDA0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{84F88193-C00D-4BC3-A02D-BD43F721BDA0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{84F88193-C00D-4BC3-A02D-BD43F721BDA0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{84F88193-C00D-4BC3-A02D-BD43F721BDA0}.Release|Any CPU.Build.0 = Release|Any CPU
{84F88193-C00D-4BC3-A02D-BD43F721BDA0}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DA6C5220-687E-4837-83CF-32B0F7B72A8C}
EndGlobalSection
EndGlobal