Update dependencies from https://github.com/dotnet/arcade build 20190225.2 (#703)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19125.2
This commit is contained in:
parent
42df67d699
commit
a0a1d4859f
2 changed files with 3 additions and 3 deletions
|
@ -36,9 +36,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19124.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19125.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>bae9ce31a13d501429608f4666fd5b479bdc4a87</Sha>
|
||||
<Sha>a0ed7c38c714b1f60f50a4a408171e2c3bcf8f7f</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19124.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19125.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue