Skip to content

Commit 6e746eb

Browse files
author
Oren Novotny
committed
Update sdk
1 parent 3d78b42 commit 6e746eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Rx.NET/Source/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "3.0.100-preview"
3+
"version": "3.0.100-preview4"
44
},
55
"msbuild-sdks": {
66
"MSBuild.Sdk.Extras": "2.0.0-preview.21"

azure-pipelines.rx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- task: DotNetCoreInstaller@0
3434
inputs:
35-
version: '3.0.100-preview-010184'
35+
version: '3.0.100-preview4-010374'
3636

3737
- task: DotNetCoreCLI@2
3838
inputs:

0 commit comments

Comments
 (0)