Skip to content

Commit

Permalink
Update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Feb 23, 2019
1 parent 3d78b42 commit 6e746eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rx.NET/Source/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "3.0.100-preview"
"version": "3.0.100-preview4"
},
"msbuild-sdks": {
"MSBuild.Sdk.Extras": "2.0.0-preview.21"
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.rx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- task: DotNetCoreInstaller@0
inputs:
version: '3.0.100-preview-010184'
version: '3.0.100-preview4-010374'

- task: DotNetCoreCLI@2
inputs:
Expand Down

0 comments on commit 6e746eb

Please sign in to comment.