Skip to content

Commit b16c2db

Browse files
authored
Switched to using slnx solution files (#8337)
1 parent e75be5e commit b16c2db

File tree

46 files changed

+257
-3199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+257
-3199
lines changed

.build/Build.sln

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

.build/Build.slnx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<Solution>
2+
<Project Path="Build.csproj" />
3+
</Solution>

src/CookieCrumble/CookieCrumble.sln

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

src/CookieCrumble/CookieCrumble.slnx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<Solution>
2+
<Folder Name="/src/">
3+
<Project Path="src/CookieCrumble.Analyzers/CookieCrumble.Analyzers.csproj" />
4+
<Project Path="src/CookieCrumble.Fusion/CookieCrumble.Fusion.csproj" />
5+
<Project Path="src/CookieCrumble.HotChocolate.Language/CookieCrumble.HotChocolate.Language.csproj" />
6+
<Project Path="src/CookieCrumble.HotChocolate/CookieCrumble.HotChocolate.csproj" />
7+
<Project Path="src/CookieCrumble.TUnit/CookieCrumble.TUnit.csproj" />
8+
<Project Path="src/CookieCrumble.Xunit/CookieCrumble.Xunit.csproj" />
9+
<Project Path="src/CookieCrumble.Xunit3/CookieCrumble.Xunit3.csproj" />
10+
<Project Path="src/CookieCrumble/CookieCrumble.csproj" />
11+
</Folder>
12+
<Folder Name="/test/">
13+
<Project Path="test/CookieCrumble.Tests/CookieCrumble.Tests.csproj" />
14+
</Folder>
15+
</Solution>

src/GreenDonut/GreenDonut.sln

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

0 commit comments

Comments
 (0)