diff --git a/NuGet.config b/NuGet.config index 7567e5a545..f7a35f1df6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,7 +7,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1b43dce225..56c262fa15 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,8 +8,8 @@ This file should be imported by eng/Versions.props 18.0.11 18.0.11 - 10.0.0-beta.26328.103 - 10.0.110-servicing.26328.103 + 10.0.0-beta.26329.103 + 10.0.110-servicing.26329.103 10.0.10 10.0.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0c0d1702b1..74068ae0bf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d - + https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d - + https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d diff --git a/global.json b/global.json index 8ace19d9a0..4c4687e2de 100644 --- a/global.json +++ b/global.json @@ -15,6 +15,6 @@ "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26328.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26329.103" } }