Skip to content

Commit 3ac098e

Browse files
committed
Added slnx solution file
1 parent 047a828 commit 3ac098e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

SystemTextJson.JsonDiffPatch.slnx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<Solution>
2+
<Folder Name="/test/">
3+
<Project Path="test/SystemTextJson.JsonDiffPatch.Benchmark/SystemTextJson.JsonDiffPatch.Benchmark.csproj" />
4+
<Project Path="test/SystemTextJson.JsonDiffPatch.MSTest.Tests/SystemTextJson.JsonDiffPatch.MSTest.Tests.csproj" />
5+
<Project Path="test/SystemTextJson.JsonDiffPatch.NUnit.Tests/SystemTextJson.JsonDiffPatch.NUnit.Tests.csproj" />
6+
<Project Path="test/SystemTextJson.JsonDiffPatch.UnitTests/SystemTextJson.JsonDiffPatch.UnitTests.csproj" />
7+
<Project Path="test/SystemTextJson.JsonDiffPatch.Xunit.Tests/SystemTextJson.JsonDiffPatch.Xunit.Tests.csproj" />
8+
</Folder>
9+
<Project Path="src/SystemTextJson.JsonDiffPatch.MSTest/SystemTextJson.JsonDiffPatch.MSTest.csproj" />
10+
<Project Path="src/SystemTextJson.JsonDiffPatch.NUnit/SystemTextJson.JsonDiffPatch.NUnit.csproj" />
11+
<Project Path="src/SystemTextJson.JsonDiffPatch.Xunit/SystemTextJson.JsonDiffPatch.Xunit.csproj" />
12+
<Project Path="src/SystemTextJson.JsonDiffPatch/SystemTextJson.JsonDiffPatch.csproj" />
13+
</Solution>

0 commit comments

Comments
 (0)