fix: Updates .NET 7 SDK to 7.0.201 for CI/CD (#1351)
This commit is contained in:
parent
42012538bc
commit
ac7c3522f4
3 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
displayName: 'Install .NET 7'
|
||||
inputs:
|
||||
packageType: sdk
|
||||
version: 7.0.101
|
||||
version: 7.0.201
|
||||
- task: NuGetAuthenticate@1
|
||||
- script: ./publish.cmd Release
|
||||
displayName: 'Build'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue