fix: Bumps PollGroup to fix NPE error (#1497)
This commit is contained in:
parent
f4b329f203
commit
0d6a77ea74
4 changed files with 6 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
displayName: 'Install .NET 7'
|
||||
inputs:
|
||||
packageType: sdk
|
||||
version: 7.0.400
|
||||
version: 7.0.401
|
||||
- task: NuGetAuthenticate@1
|
||||
- script: ./publish.cmd Release
|
||||
displayName: 'Build'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue