[master] Update dependencies from dotnet/arcade (#1435)
* Update dependencies from https://github.com/dotnet/arcade build 20190411.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19211.2 * Update dependencies from https://github.com/dotnet/arcade build 20190412.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19212.2
This commit is contained in:
parent
35626a1132
commit
a50ca98c9a
2 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19210.7">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19212.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4f645e4a5385eb96cad3f72f5ded239761c7d075</Sha>
|
||||
<Sha>9d0fd805448082c8d55e2434607b481bca70a146</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-010564"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19210.7"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19212.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue