Skip to content

Commit 9c5620b

Browse files
committed
Migrate to SLNX solution format
1 parent 02257f6 commit 9c5620b

File tree

2 files changed

+13
-92
lines changed

2 files changed

+13
-92
lines changed

ThisAssembly.sln

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

ThisAssembly.slnx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<Solution>
2+
<Project Path="src/Shared/Shared.shproj" />
3+
<Project Path="src/ThisAssembly.AssemblyInfo/ThisAssembly.AssemblyInfo.csproj" />
4+
<Project Path="src/ThisAssembly.Constants/ThisAssembly.Constants.csproj" />
5+
<Project Path="src/ThisAssembly.Git/ThisAssembly.Git.csproj" />
6+
<Project Path="src/ThisAssembly.Metadata/ThisAssembly.Metadata.csproj" />
7+
<Project Path="src/ThisAssembly.Project/ThisAssembly.Project.csproj" />
8+
<Project Path="src/ThisAssembly.Resources/ThisAssembly.Resources.csproj" />
9+
<Project Path="src/ThisAssembly.Strings/ThisAssembly.Strings.csproj" />
10+
<Project Path="src/ThisAssembly.Tests/ThisAssembly.Tests.csproj" />
11+
<Project Path="src/ThisAssembly.Vsix/ThisAssembly.Vsix.csproj" />
12+
<Project Path="src/ThisAssembly/ThisAssembly.csproj" />
13+
</Solution>

0 commit comments

Comments
 (0)