fix: Updates dependencies, cleans up csproj, and updates README (#784)
This commit is contained in:
parent
3ade2d5e73
commit
ec785e6f07
13 changed files with 67 additions and 91 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Setup .NET 5
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 5.0.302
|
||||
dotnet-version: 5.0.401
|
||||
- name: Build
|
||||
run: ./publish.cmd
|
||||
- name: Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue