Skip to content

Commit bf66598

Browse files
committed
Update to SLNX packaging
1 parent 0d860e6 commit bf66598

File tree

3 files changed

+10
-37
lines changed

3 files changed

+10
-37
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ jobs:
4242
- uses: gradle/actions/wrapper-validation@v4
4343
- uses: actions/setup-dotnet@v4
4444
with:
45-
dotnet-version: 8.x
45+
dotnet-version: |
46+
8.x
47+
10.x
4648
4749
- uses: actions/setup-java@v4
4850
with:

WPILibInstaller-Avalonia.sln

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

WPILibInstaller-Avalonia.slnx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
</Folder>
5+
<Project Path="IsoCreator/IsoCreator.csproj" />
6+
<Project Path="WPILibInstaller-Avalonia/WPILibInstaller-Avalonia.csproj" />
7+
</Solution>

0 commit comments

Comments
 (0)