Skip to content

Commit

Permalink
update extras
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Dec 12, 2018
1 parent 4acb666 commit 2f01e11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Rx.NET/Source/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "3.0.100-preview"
},
"msbuild-sdks": {
"MSBuild.Sdk.Extras": "2.0.0-preview.11"
"MSBuild.Sdk.Extras": "2.0.0-preview.13"
}
}
4 changes: 0 additions & 4 deletions azure-pipelines.rx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ steps:
- script: nbgv cloud -a -p Rx.NET\Source
displayName: Set Version

- script: |
mkdir $(Build.ArtifactStagingDirectory)\artifacts
tree /f "C:\Program Files (x86)\Windows Kits\10\UnionMetadata" > $(Build.ArtifactStagingDirectory)\artifacts\windowssdk.txt
- task: MSBuild@1
displayName: Build System.Reactive.csproj
inputs:
Expand Down

0 comments on commit 2f01e11

Please sign in to comment.