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

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19278.1
This commit is contained in:
dotnet-maestro 2019-05-29 12:13:35 +00:00
parent 320458b0c3
commit 4aea284697
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.19274.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19278.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b5016f5688dc8ca9f3e4811ee7e2e86ad8907a40</Sha>
<Sha>11f90a2a260422201895de58e57170131ab4efe7</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.19274.6"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19278.1"
}
}