fix: Bumps source generator to netstandard2.1 (#874)

This commit is contained in:
Kamron Batman 2021-12-04 11:58:59 -08:00 committed by GitHub
parent 08baf3c35d
commit 7da6cec27e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 20 deletions

View file

@ -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