Skip to content

Commit 9e7b777

Browse files
committed
Convert the solution file to a new format, ".slnx"
1 parent 83a66f7 commit 9e7b777

File tree

2 files changed

+12
-43
lines changed

2 files changed

+12
-43
lines changed

CUIFlavoredPortfolioSite.sln

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

CUIFlavoredPortfolioSite.slnx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<Solution>
2+
<Folder Name="/README/">
3+
<File Path="LICENSE" />
4+
<File Path="README.md" />
5+
<File Path="THIRD-PARTY-NOTICES.txt" />
6+
</Folder>
7+
<Folder Name="/Solution Items/">
8+
<File Path="THIRD-PARTY-NOTICES.txt" />
9+
</Folder>
10+
<Project Path="CUIFlavoredPortfolioSite.Test/CUIFlavoredPortfolioSite.Test.csproj" />
11+
<Project Path="CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj" />
12+
</Solution>

0 commit comments

Comments
 (0)