fix: Bumps source generator to netstandard2.1 (#874)
This commit is contained in:
parent
08baf3c35d
commit
7da6cec27e
6 changed files with 11 additions and 20 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -30,4 +30,4 @@ jobs:
|
|||
- name: Build
|
||||
run: ./publish.cmd
|
||||
- name: Test
|
||||
run: dotnet test --no-restore --framework net6.0
|
||||
run: dotnet test --no-restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue