Update dependencies from https://github.com/dotnet/arcade build 20190614.27

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19314.27
This commit is contained in:
dotnet-maestro 2019-06-15 12:09:31 +00:00
parent 29e7b407ef
commit 50a0122c89
2 changed files with 3 additions and 3 deletions

View file

@ -72,9 +72,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19313.18">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19314.27">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8952b877fa6bca387cd4321b33dcdf6778e31240</Sha>
<Sha>372249cafc24384ae3488aab4e815e54c2ff3938</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview5-011568"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19313.18"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19314.27"
}
}