Skip to content

Commit

Permalink
.NET CLI support slnx since 9.0.200
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai committed Feb 12, 2025
1 parent 70e3abd commit d1db096
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up .NET SDK
uses: actions/setup-dotnet@v4
with:
dotnet-version: 9.0.x
dotnet-version: 8.0.x
- name: Build packages
run: |
dotnet --info
Expand Down
30 changes: 0 additions & 30 deletions CAS.slnx

This file was deleted.

0 comments on commit d1db096

Please # to comment.