Skip to content

Commit b2aa262

Browse files
committed
Upgrade the solution to the .slnx format introduced in .NET 10.
1 parent 9414ee4 commit b2aa262

2 files changed

Lines changed: 13 additions & 85 deletions

File tree

SignalBench.sln

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

SignalBench.slnx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path="Directory.Build.props" />
4+
<File Path="Directory.Packages.props" />
5+
<File Path="LICENSE" />
6+
<File Path="README.md" />
7+
<File Path="RELEASE_NOTES.md" />
8+
</Folder>
9+
<Project Path="SignalBench.Core/SignalBench.Core.csproj" />
10+
<Project Path="SignalBench.SDK/SignalBench.SDK.csproj" />
11+
<Project Path="SignalBench.Tests/SignalBench.Tests.csproj" />
12+
<Project Path="SignalBench/SignalBench.csproj" />
13+
</Solution>

0 commit comments

Comments
 (0)