diff --git a/NuGet.config b/NuGet.config index 1a9ddd870c6..af16f64a047 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3f93b87ec66..45bd43503ba 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26155.102 + 11.0.0-beta.26156.103 3.0.0-preview.2.final 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bd1ab936e32..4bfbb6b5a7a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - d2d927c4add07cebce0c9ee0cdfbbe01268137c4 + e933b1b1aacaa919eb08c04604b24b1eae8e262f - + https://github.com/dotnet/dotnet - d2d927c4add07cebce0c9ee0cdfbbe01268137c4 + e933b1b1aacaa919eb08c04604b24b1eae8e262f diff --git a/global.json b/global.json index 5be1d1d7aa9..c88ba105472 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "11.0.100-preview.1.26104.118" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26155.102" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26156.103" } }