diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7deb4bcf68f..42a3e5f6023 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,10 +1,9 @@ - - + https://github.com/dotnet/runtime - 293d47286161827ecc0d6e96f9eb7b82dafe8307 + 98b7ed1a3b0543a31b5a0f9069cf44cb70c9230c https://github.com/dotnet/runtime @@ -34,10 +33,9 @@ https://github.com/dotnet/runtime 98b7ed1a3b0543a31b5a0f9069cf44cb70c9230c - - + https://github.com/dotnet/runtime - 293d47286161827ecc0d6e96f9eb7b82dafe8307 + 98b7ed1a3b0543a31b5a0f9069cf44cb70c9230c https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 7ce7f3ec8f5..f5fefa02999 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -17,7 +17,7 @@ 6.0.0-preview.7.21361.10 6.0.0-preview.7.21361.10 - 6.0.0-preview.6.21276.2 + 6.0.0-preview.7.21361.10 6.0.0-preview.7.21361.10 6.0.0-preview.7.21361.10 6.0.0-preview.7.21361.10 @@ -25,7 +25,7 @@ 6.0.0-preview.7.21361.10 6.0.0-preview.7.21361.10 6.0.0-preview.7.21361.10 - 6.0.0-preview.6.21276.2 + 6.0.0-preview.7.21361.10 3.7.0 diff --git a/global.json b/global.json index c523b66f938..9407688a8e8 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "6.0.100-preview.5.21302.13", + "dotnet": "6.0.100-preview.6.21355.2", "runtimes": { "dotnet": [ "3.1.16", @@ -13,7 +13,7 @@ } }, "sdk": { - "version": "6.0.100-preview.5.21302.13", + "version": "6.0.100-preview.6.21355.2", "allowPrerelease": true, "rollForward": "latestMajor" },