fix: Fixes releases (#1382)

This commit is contained in:
Kamron Batman 2023-03-26 01:00:10 -07:00 committed by GitHub
parent e08efad9be
commit a1a50603da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@ jobs:
displayName: 'Install .NET 7'
inputs:
packageType: sdk
version: 7.0.201
version: 7.0.202
- task: NuGetAuthenticate@1
- script: ./publish.cmd Release
displayName: 'Build'