Skip to content

Commit bea3384

Browse files
dotnet-maestro[bot]Zachary Danz
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20190221.5 (#474)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19121.5
1 parent 11070d2 commit bea3384

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.19121.1">
38+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19121.5">
3939
<Uri>https://github.com/dotnet/arcade</Uri>
40-
<Sha>869b08099e519e0e1926434f2f2ac7a1f144c783</Sha>
40+
<Sha>660f6cd006b276edb3764f4d7d726cedf6c29d8e</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.19121.1"
12+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19121.5"
1313
}
1414
}

0 commit comments

Comments
 (0)