Update dependencies from https://github.com/dotnet/arcade build 20200310.4 (#6770)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20160.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2020-03-11 12:30:02 +00:00 committed by GitHub
parent f13d4cc16e
commit bf814b3ad0
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="5.0.0-beta.20158.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20160.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>527179abfbb5cd738035c4ac2d2566c571ce85db</Sha>
<Sha>9a9422d109520d942711e07fae8c662c20e7b6e9</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20158.2"
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20160.4"
}
}