File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
environment :
15
15
GH_TOKEN :
16
16
secure : 0NJdORJRFjpB0dwUYv7bVNsbkldkoBhnvWik/CTOwAF/k9kP+/uTWMFnDcpEpt8E
17
- donetsdk : 3.0.100-preview8-013656
17
+ donetsdk : 3.0.100-rc1-014190
18
18
init :
19
19
- cmd : git config --global core.autocrlf true
20
20
install :
@@ -28,7 +28,7 @@ install:
28
28
- sh : sudo apt -y install nuget
29
29
- sh : nuget install GitVersion.CommandLine -ExcludeVersion
30
30
- sh : mono GitVersion.CommandLine/tools/GitVersion.exe /l console /output buildserver
31
- - ps : if ($isWindows) { .\dotnet-install.ps1 -Version 3.0.100-preview8-013656 }
31
+ - ps : if ($isWindows) { .\dotnet-install.ps1 -Version 3.0.100-rc1-014190 }
32
32
- cmd : nuget install redis-64 -excludeversion
33
33
- cmd : redis-64\tools\redis-server.exe --service-install
34
34
- cmd : redis-64\tools\redis-server.exe --service-start
You can’t perform that action at this time.
0 commit comments