File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ variables:
30
30
steps :
31
31
- task : DotNetCoreInstaller@0
32
32
inputs :
33
- version : ' 3.0.100-preview4-010530 '
33
+ version : ' 3.0.100-preview4-011033 '
34
34
35
35
- task : DotNetCoreCLI@2
36
36
inputs :
Original file line number Diff line number Diff line change 32
32
steps :
33
33
- task : DotNetCoreInstaller@0
34
34
inputs :
35
- version : ' 3.0.100-preview4-010374 '
35
+ version : ' 3.0.100-preview4-011033 '
36
36
37
37
- task : DotNetCoreCLI@2
38
38
inputs :
44
44
- script : nbgv cloud -a -p Rx.NET/Source
45
45
displayName : Set Version
46
46
47
- - powershell : iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/onovotny/UpdateVsOnAgent/master/Fix-VisualStudioPreviewNuGetSdk.ps1'))
48
- displayName : VS Preview workaround
49
-
50
47
- task : MSBuild@1
51
48
displayName : Build System.Reactive.sln
52
49
inputs :
You can’t perform that action at this time.
0 commit comments