Skip to content

Commit ef47d17

Browse files
committed
Tryfix AppVeyor build failing
2 parents a66d076 + bf2da80 commit ef47d17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ for:
3232
3333
echo Install dotnet sdk
3434
35-
choco install dotnet-sdk --version=9.0.201
35+
choco install dotnet-sdk --version=9.0.202
3636
3737
dotnet --version
3838
@@ -139,7 +139,7 @@ for:
139139
140140
echo Install dotnet sdk
141141
142-
choco install dotnet-sdk --version=9.0.201
142+
choco install dotnet-sdk --version=9.0.202
143143
144144
dotnet --version
145145
@@ -247,7 +247,7 @@ for:
247247
248248
echo Install dotnet sdk
249249
250-
choco install dotnet-sdk --version=9.0.102
250+
choco install dotnet-sdk --version=9.0.202
251251
252252
dotnet --version
253253

0 commit comments

Comments
 (0)