Update dependencies from https://github.com/dotnet/arcade build 20190310.1 (#958)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19160.1
This commit is contained in:
parent
5c9c534ece
commit
09c2c53c88
2 changed files with 3 additions and 3 deletions
|
@ -60,9 +60,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19159.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19160.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>9006be3d7a82737fc359442e08376516f3e6573e</Sha>
|
||||
<Sha>66f42e93ab4c68327167679021b3ba14e8f99f93</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19159.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19160.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue