diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ffd1a71f95f..f0157c95886 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,20 +1,20 @@ - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe https://github.com/dotnet/dotnet @@ -36,17 +36,17 @@ - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe - + https://github.com/dotnet/dotnet - ae1d06fe401b1fae8cb3dc6b6b1d8a7f4120cfa9 + 3c85e271beed873eb8be89baaf04f1c13f06dabe https://github.com/microsoft/testfx diff --git a/eng/Versions.props b/eng/Versions.props index df57ec9ed13..d812b0aa05b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,20 +1,20 @@ - 11.0.100-rc.1.26428.117 + 11.0.100-rc.1.26431.118 $(MicrosoftNETSdkPackageVersion) - 11.0.0-rc.1.26428.117 - 11.0.0-rc.1.26428.117 + 11.0.0-rc.1.26431.118 + 11.0.0-rc.1.26431.118 7.0.0-beta.22103.1 11.0.0-beta.26060.102 - 11.0.0-beta.26428.117 + 11.0.0-beta.26431.118 11.0.100-preview.4.26215.121 11.0.100-preview.4.26215.121 $(MicrosoftNETWorkloadMonoToolChainCurrentManifest110100preview4PackageVersion) $(MicrosoftNETWorkloadEmscriptenCurrentManifest110100preview4PackageVersion) - 11.0.100-rc.1.26428.117 - 0.11.5-preview.26428.117 + 11.0.100-rc.1.26431.118 + 0.11.5-preview.26431.118 4.4.0-preview.26411.1 10.0.11 11.0.0-preview.1.26104.118 diff --git a/global.json b/global.json index 926146b7c0f..77ce165492a 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.134", - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26428.117" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26431.118" } }