Skip to content

Commit 3c8fbc7

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
</Dependency>
3636
</ProductDependencies>
3737
<ToolsetDependencies>
38-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
38+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19113.1">
3939
<Uri>https://github.com/dotnet/arcade</Uri>
40-
<Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
40+
<Sha>9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e</Sha>
4141
</Dependency>
4242
</ToolsetDependencies>
4343
</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)