diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b7f99ee845..eff0c208857 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 37e6d5179448c5255f1517834463210dcc45963a + 7df67590fb080663ada77f269a8b132ef127a039 - + https://github.com/dotnet/arcade - 37e6d5179448c5255f1517834463210dcc45963a + 7df67590fb080663ada77f269a8b132ef127a039 - + https://github.com/dotnet/arcade - 37e6d5179448c5255f1517834463210dcc45963a + 7df67590fb080663ada77f269a8b132ef127a039 - + https://github.com/dotnet/arcade - 37e6d5179448c5255f1517834463210dcc45963a + 7df67590fb080663ada77f269a8b132ef127a039 - + https://github.com/dotnet/arcade - 37e6d5179448c5255f1517834463210dcc45963a + 7df67590fb080663ada77f269a8b132ef127a039 https://github.com/dotnet/arcade-services @@ -55,12 +55,12 @@ https://github.com/dotnet/linker 3efd231da430baa0fd670e278f6b5c3e62834bde - + https://github.com/dotnet/sourcelink 9c6ff1b069b51bcc762c73504d0a3732c0390ff2 - + https://github.com/dotnet/sourcelink 9c6ff1b069b51bcc762c73504d0a3732c0390ff2 @@ -72,9 +72,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - 70221b66e0910c4f3c6414c254915ad41020a360 + d9ed8e7e09aba6b56f721cb9d50566e18263a62a diff --git a/eng/Versions.props b/eng/Versions.props index fe89843da51..3a9184881e7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,18 +71,18 @@ 8.5.0 2.4.2-pre.9 2.0.3 - 7.0.0-beta.22376.3 - 7.0.0-beta.22376.3 + 7.0.0-beta.22377.15 + 7.0.0-beta.22377.15 2.0.0 1.6.0 1.0.0 2.0.4 1.1.0-beta2-19575-01 1.1.0-beta.21553.1 - 1.2.0-beta-22376-02 - 1.2.0-beta-22376-02 - 7.0.0-beta.22376.3 - 1.0.0-beta.22376.2 + 1.2.0-beta-22377-01 + 1.2.0-beta-22377-01 + 7.0.0-beta.22377.15 + 1.0.0-beta.22377.1 1.1.0-beta.22076.4 1.0.0-prerelease.22372.1 2.0.0-preview.1.21526.15 diff --git a/global.json b/global.json index 9f5afd66f31..c35762110dd 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "7.0.100-preview.5.22307.18" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22376.3", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22376.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22377.15", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22377.15" } }