Skip to content

Commit 2c93c67

Browse files
authored
Update Graph_database.sln
1 parent cd695be commit 2c93c67

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Graph_database.sln

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio Version 17
33
VisualStudioVersion = 17.14.36616.10
44
MinimumVisualStudioVersion = 10.0.40219.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graph_database", "..\Graph_database.csproj", "{04A0130F-7E92-4234-BDC6-F0B0DABDBBE6}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graph_database", "..\Back-end\Graph_database.csproj", "{04A0130F-7E92-4234-BDC6-F0B0DABDBBE6}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unit_Tests", "..\Unit_Tests\Unit_Tests.csproj", "{036AB4AA-DDEB-4946-A2B1-FA6620E1B687}"
88
EndProject
9-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graph_Database_WPF", "..\Graph_Database_WPF\Graph_Database_WPF.csproj", "{5EF51536-7084-4A78-A1D5-3B30A62D2F40}"
9+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graph_Database_WPF", "..\WPF\Graph_Database_WPF.csproj", "{5EF51536-7084-4A78-A1D5-3B30A62D2F40}"
1010
EndProject
1111
Global
1212
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -35,3 +35,4 @@ Global
3535
EndGlobalSection
3636
EndGlobal
3737

38+

0 commit comments

Comments
 (0)