diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bea6b7fb24d..6f4ba200553 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 8b2142306838fb8e155e12c1d8a9f59c9c4cd73f + c7546c02b92d9d5cbad2345e15a5962253bf6560 - + https://github.com/dotnet/arcade - 8b2142306838fb8e155e12c1d8a9f59c9c4cd73f + c7546c02b92d9d5cbad2345e15a5962253bf6560 - + https://github.com/dotnet/arcade - 8b2142306838fb8e155e12c1d8a9f59c9c4cd73f + c7546c02b92d9d5cbad2345e15a5962253bf6560 - + https://github.com/dotnet/arcade - 8b2142306838fb8e155e12c1d8a9f59c9c4cd73f + c7546c02b92d9d5cbad2345e15a5962253bf6560 - + https://github.com/dotnet/arcade - 8b2142306838fb8e155e12c1d8a9f59c9c4cd73f + c7546c02b92d9d5cbad2345e15a5962253bf6560 https://github.com/dotnet/arcade-services @@ -51,14 +51,14 @@ https://github.com/dotnet/linker d51cc207fac85547787bbba83f54f69d8e72e9f5 - + https://github.com/dotnet/sourcelink - fd48bde3c9769842b41fe696f15a16b1008bae18 + 76dead04f4f2774e23e70b093a4fd618fc01b7ff - + https://github.com/dotnet/sourcelink - fd48bde3c9769842b41fe696f15a16b1008bae18 + 76dead04f4f2774e23e70b093a4fd618fc01b7ff https://github.com/dotnet/symreader-converter @@ -68,9 +68,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - d3413141e57befa40137d48b33e62098e8c84b15 + dcaca495a46b8837c4478221a2e0ac430082ece3 diff --git a/eng/Versions.props b/eng/Versions.props index 947b6faf155..e6fde2f3281 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -65,8 +65,8 @@ 2.4.1 2.0.3 2.4.1 - 7.0.0-beta.21472.4 - 7.0.0-beta.21472.4 + 7.0.0-beta.21473.1 + 7.0.0-beta.21473.1 1.22.0 1.1.2 2.0.0 @@ -75,10 +75,10 @@ 2.0.4 1.1.0-beta2-19575-01 1.1.0-beta.20258.6 - 1.1.0-beta-21470-02 - 1.1.0-beta-21470-02 - 7.0.0-beta.21472.4 - 1.0.0-beta.21472.1 + 1.1.0-beta-21473-03 + 1.1.0-beta-21473-03 + 7.0.0-beta.21473.1 + 1.0.0-beta.21473.1 1.1.0-beta.21378.2 1.0.0-prerelease.21465.1 2.0.0-preview.1.21466.7 diff --git a/global.json b/global.json index ae8a05511a9..23ed7a33bb1 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-rc.1.21430.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21472.4", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21472.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21473.1", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21473.1" } }