Update dependencies from https://github.com/dotnet/arcade build 20190727.2 (#3528)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19377.2
This commit is contained in:
dotnet-maestro[bot] 2019-07-28 12:36:23 +00:00 committed by GitHub
parent 9d65675a25
commit b75a5cf0f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -65,9 +65,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19376.18">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19377.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>316481e57ee5e6acbbf2401eb6778a1d3d48d25b</Sha>
<Sha>8b670142ae1b65aa4d834257b0b64d4f69f30eb8</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19376.18"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19377.2"
}
}