Merge in 'release/5.0-preview8' changes

This commit is contained in:
dotnet-bot 2020-07-29 16:55:38 +00:00
commit 45813078d1
2 changed files with 3 additions and 3 deletions

View File

@ -300,9 +300,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e26443ae490a9c292d22f0dc0dfc1fb7c9faaad2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20364.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20377.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ff5d4b6c8dbdaeacb6e6159d3f8185118dffd915</Sha>
<Sha>22d6355c4f3c9ac00b0e3abf9d85f2fb07e4787b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20364.3">
<Uri>https://github.com/dotnet/arcade</Uri>

View File

@ -30,7 +30,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.15.2",
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20364.3",
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20377.2",
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20364.3"
}
}