diff --git a/NuGet.config b/NuGet.config index 500632db24b..8816a77e18e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f76af53b345..b8dbdfd0bf7 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26064.114 + 10.0.0-beta.26065.102 2.0.3 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3fb541d3ec0..118d81922ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - fe158d9692179d1316d11bf67b264c4509176f7e + 99f9e99f92d73ade5453ba8edba5d72247f3cd11 - + https://github.com/dotnet/dotnet - fe158d9692179d1316d11bf67b264c4509176f7e + 99f9e99f92d73ade5453ba8edba5d72247f3cd11 diff --git a/global.json b/global.json index a73eab161e8..2e446f7a27f 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26064.114" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26065.102" } }