chore: Bumps dependencies (#1414)

This commit is contained in:
Kamron Batman 2023-06-20 22:57:16 -07:00 committed by GitHub
parent 8f26ad4ac1
commit c93fa004a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 12 deletions

View file

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