diff --git a/NuGet.config b/NuGet.config index 7fdf1e6c401..7dc3a3b1277 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index bfb3031dad6..0e6e8d84336 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.26326.102 + 10.0.0-beta.26328.103 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d8c39555d01..ff21d7c0585 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 4ab952856bd677ea1054c1fa77a209a4700d3119 + d90771109c7250deb1786ca4b5a7d9bf2051a1e2 - + https://github.com/dotnet/dotnet - 4ab952856bd677ea1054c1fa77a209a4700d3119 + d90771109c7250deb1786ca4b5a7d9bf2051a1e2 diff --git a/global.json b/global.json index 799a4047833..06cda9e22f5 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.109" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26326.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26328.103" } }