Update dependencies from https://github.com/dotnet/arcade build 20200226.7 (#6587)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20126.7
This commit is contained in:
dotnet-maestro[bot] 2020-02-27 13:30:12 +00:00 committed by GitHub
parent 3da7fcbdbf
commit 337cefd3ae
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.20125.9">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20126.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e6c7061dacf795792aa7d1213dba0e532bbd85bd</Sha>
<Sha>cd4164e1f3f7daf2a6f8dbd012210c93521bd82f</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.20125.9"
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20126.7"
}
}