chore: Updates to .NET 6.0.5 (#1026)
This commit is contained in:
parent
b318fa29cb
commit
6ea5508f5f
2 changed files with 3 additions and 3 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Setup .NET 6
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 6.0.201
|
||||
dotnet-version: 6.0.300
|
||||
- name: Build
|
||||
run: ./publish.cmd
|
||||
- name: Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue