Explorar o código

add workaround

Oren Novotny %!s(int64=6) %!d(string=hai) anos
pai
achega
fde4bdee8e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      azure-pipelines.rx.yml

+ 3 - 0
azure-pipelines.rx.yml

@@ -44,6 +44,9 @@ jobs:
   - script: nbgv cloud -a -p Rx.NET/Source
     displayName: Set Version
 
+  - powershell: iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/onovotny/UpdateVsOnAgent/master/Fix-VisualStudioPreviewNuGetSdk.ps1'))
+    displayName: VS Preview workaround
+
   - task: MSBuild@1
     displayName: Build System.Reactive.sln
     inputs: