We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e40b9f commit bf2da80Copy full SHA for bf2da80
appveyor.yml
@@ -32,7 +32,7 @@ for:
32
33
echo Install dotnet sdk
34
35
- choco install dotnet-sdk --version=9.0.201
+ choco install dotnet-sdk --version=9.0.202
36
37
dotnet --version
38
@@ -139,7 +139,7 @@ for:
139
140
141
142
143
144
145
@@ -247,7 +247,7 @@ for:
247
248
249
250
- choco install dotnet-sdk --version=9.0.102
251
252
253
0 commit comments