diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cab2134f..5fdf07b6f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,29 +3,29 @@ - + https://github.com/dotnet/arcade - 11f90a2a260422201895de58e57170131ab4efe7 + fb62c6377a6bd163af2a7516260f064498942585 - + https://github.com/dotnet/arcade - 11f90a2a260422201895de58e57170131ab4efe7 + fb62c6377a6bd163af2a7516260f064498942585 - + https://github.com/dotnet/arcade - 11f90a2a260422201895de58e57170131ab4efe7 + fb62c6377a6bd163af2a7516260f064498942585 - + https://github.com/dotnet/arcade - 11f90a2a260422201895de58e57170131ab4efe7 + fb62c6377a6bd163af2a7516260f064498942585 - + https://github.com/dotnet/arcade - 11f90a2a260422201895de58e57170131ab4efe7 + fb62c6377a6bd163af2a7516260f064498942585 - + https://github.com/dotnet/arcade - 11f90a2a260422201895de58e57170131ab4efe7 + fb62c6377a6bd163af2a7516260f064498942585 https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index c6a11e280..64cb7da24 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,11 +24,11 @@ netstandard.library - 1.0.0-beta.19278.1 - 1.0.0-beta.19278.1 - 1.0.0-beta.19278.1 - 1.0.0-beta.19278.1 - 1.0.0-beta.19278.1 + 1.0.0-beta.19279.5 + 1.0.0-beta.19279.5 + 1.0.0-beta.19279.5 + 1.0.0-beta.19279.5 + 1.0.0-beta.19279.5 4.6.0-preview6.19277.2 4.6.0-preview6.19277.2 4.6.0-preview6.19277.2 diff --git a/global.json b/global.json index a7852683c..729a4cb86 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-011681" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19278.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19279.5" } }