Skip to content

Commit 3becebd

Browse files
Move api.sln to the root of the project. Remove api.test.sln file .
1 parent 6a98b26 commit 3becebd

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

api/api.sln renamed to api.sln

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "api", "api.csproj", "{62842846-868D-4B6E-A191-C37121587533}"
3+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "api", "api\api.csproj", "{62842846-868D-4B6E-A191-C37121587533}"
44
EndProject
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "api.test", "..\api.test\api.test.csproj", "{002B4B4F-3A5D-4342-98AB-C50F7147F863}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "api.test", "api.test\api.test.csproj", "{002B4B4F-3A5D-4342-98AB-C50F7147F863}"
66
EndProject
77
Global
88
GlobalSection(SolutionConfigurationPlatforms) = preSolution

api.test/api.test.sln

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)