Skip to content

Commit e205e72

Browse files
committed
Move .sln to root directory
1 parent 15cde42 commit e205e72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AngleSharp.XPath.sln renamed to AngleSharp.XPath.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}") = "AngleSharp.XPath", "AngleSharp.XPath\AngleSharp.XPath.csproj", "{9ACD9018-0E38-4617-A61E-2F49D8A14E3A}"
3+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AngleSharp.XPath", "src\AngleSharp.XPath\AngleSharp.XPath.csproj", "{9ACD9018-0E38-4617-A61E-2F49D8A14E3A}"
44
EndProject
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AngleSharp.XPath.Tests", "AngleSharp.XPath.Tests\AngleSharp.XPath.Tests.csproj", "{9B099D34-CD68-47F5-92F2-DA34567A0223}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AngleSharp.XPath.Tests", "src\AngleSharp.XPath.Tests\AngleSharp.XPath.Tests.csproj", "{9B099D34-CD68-47F5-92F2-DA34567A0223}"
66
EndProject
77
Global
88
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)