Update SDK, re-enable Win7 (#21627)

This commit is contained in:
Brennan 2020-05-08 14:18:35 -07:00 committed by GitHub
parent 5d96b5de10
commit 1435cfa8d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -27,6 +27,7 @@
<!-- daily scheduled only queues -->
<ItemGroup Condition="'$(IsWindowsOnlyTest)' != 'true' AND '$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true'">
<HelixAvailableTargetQueue Include="Windows.7.Amd64.Open" Platform="Windows" />
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
<HelixAvailableTargetQueue Include="OSX.1014.Amd64.Open" Platform="Linux" />
<HelixAvailableTargetQueue Include="Centos.7.Amd64.Open" Platform="Linux" />

View File

@ -1,9 +1,9 @@
{
"sdk": {
"version": "5.0.100-preview.5.20251.2"
"version": "5.0.100-preview.5.20258.4"
},
"tools": {
"dotnet": "5.0.100-preview.5.20251.2",
"dotnet": "5.0.100-preview.5.20258.4",
"runtimes": {
"dotnet/x64": [
"$(MicrosoftNETCoreAppInternalPackageVersion)"