chore: Update from .NET 7 preview to release. (#1234)

This commit is contained in:
Kamron Batman 2022-11-08 09:46:48 -08:00 committed by GitHub
parent 59dcd24bed
commit 810061db8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

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