Skip to content

Commit a0582de

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190213.1 (#354)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19113.1
1 parent 0269819 commit a0582de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
</Dependency>
4848
</ProductDependencies>
4949
<ToolsetDependencies>
50-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
50+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19113.1">
5151
<Uri>https://github.com/dotnet/arcade</Uri>
52-
<Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
52+
<Sha>9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e</Sha>
5353
</Dependency>
5454
</ToolsetDependencies>
5555
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"version": "3.0.100-preview-010024"
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19112.3"
12+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19113.1"
1313
}
1414
}

0 commit comments

Comments
 (0)