Skip to content

Commit 2b56364

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190403.2 (#492)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19203.2
1 parent 0048537 commit 2b56364

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
@@ -67,9 +67,9 @@
6767
</Dependency>
6868
</ProductDependencies>
6969
<ToolsetDependencies>
70-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19202.13">
70+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19203.2">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>764f362c8e92e41905fe5f6c782ab9980c86c909</Sha>
72+
<Sha>f324bd668aa12d9859935093ed310e72a1b0bfed</Sha>
7373
</Dependency>
7474
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="1.0.0-beta.19201.12" CoherentParentDependency="Microsoft.NETCore.App">
7575
<Uri>https://github.com/dotnet/arcade</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "3.0.100-preview-010024"
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19202.13"
12+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19203.2"
1313
},
1414
"native-tools": {
1515
"strawberry-perl": "5.28.1.1-1",

0 commit comments

Comments
 (0)