We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0906c commit cd695beCopy full SHA for cd695be
1 file changed
Graph_database.sln
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
2
# Visual Studio Version 17
3
VisualStudioVersion = 17.14.36616.10
4
MinimumVisualStudioVersion = 10.0.40219.1
5
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graph_database", "Graph_database.csproj", "{04A0130F-7E92-4234-BDC6-F0B0DABDBBE6}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graph_database", "..\Graph_database.csproj", "{04A0130F-7E92-4234-BDC6-F0B0DABDBBE6}"
6
EndProject
7
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unit_Tests", "..\Unit_Tests\Unit_Tests.csproj", "{036AB4AA-DDEB-4946-A2B1-FA6620E1B687}"
8
@@ -34,3 +34,4 @@ Global
34
SolutionGuid = {AE780F86-0CCC-49FC-851C-3A65D075C1BD}
35
EndGlobalSection
36
EndGlobal
37
+
0 commit comments