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 cddd41b commit 5b5c2edCopy full SHA for 5b5c2ed
appveyor.yml
@@ -32,7 +32,7 @@ for:
32
33
echo Install dotnet sdk
34
35
- choco install dotnet-sdk --pre
+ choco install dotnet-sdk --version=9.0.102
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
251
252
253
@@ -329,4 +329,4 @@ for:
329
- [email protected]
330
on_build_success: true
331
on_build_failure: true
332
- on_build_status_changed: true
+ on_build_status_changed: true
0 commit comments