Update dependencies from https://github.com/dotnet/arcade build 20191205.2 (#5835)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19605.2
This commit is contained in:
dotnet-maestro[bot] 2019-12-05 23:04:22 +00:00 committed by GitHub
parent 51e15d2e9b
commit 0e2f5458a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -100,9 +100,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19603.16">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19605.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8e47254f93b276c974968aff83222f89ec3931ed</Sha>
<Sha>194fdce1e0692b4f43afacb1d386fbfe664d95cf</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.1.100-preview1-014459"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19603.16"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19605.2"
}
}