Update dependencies from https://github.com/dotnet/arcade build 20190808.13 (#3895)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19408.13
This commit is contained in:
dotnet-maestro[bot] 2019-08-10 03:56:54 +00:00 committed by GitHub
parent cb7a679008
commit 0623623ee0
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.19407.9">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19408.13">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>77597ba7f484bef24368d966b7fe91fe38ec973b</Sha>
<Sha>524bb3e06ffd5b483a3c71a8f670b7a4bd2c232a</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.19407.9"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19408.13"
}
}