Update dependencies from https://github.com/dotnet/arcade build 20200116.1 (#6168)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20066.1
This commit is contained in:
dotnet-maestro[bot] 2020-01-17 13:30:10 +00:00 committed by GitHub
parent b7724076ce
commit be5f3495ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -104,9 +104,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20065.5">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20066.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>39220c078e22f4b5a053e0de5c616a567446a0eb</Sha>
<Sha>bca68c2df2c6230389f10def3880a61db266c6c1</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "5.0.100-alpha1-015949"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20065.5"
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20066.1"
}
}