diff --git a/NuGet.config b/NuGet.config index f49b130fe..31a97f0e6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,16 +4,16 @@ - - + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 523f550d5..706548327 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,23 +1,23 @@ - + https://github.com/dotnet/arcade - 9b9436a55a49bd58acb8ae95a57ad2185da26805 + 57da0818c9c45c5b637d8534c4227eaae45dd6c0 - + https://github.com/dotnet/efcore - b7faa02c28aef424d6153ff0dc5271d28b2faa7a + 0b9076f2c6d134e5fd0be311785b30df3f8bbb22 - + https://github.com/dotnet/efcore - b7faa02c28aef424d6153ff0dc5271d28b2faa7a + 0b9076f2c6d134e5fd0be311785b30df3f8bbb22 - + https://github.com/dotnet/efcore - b7faa02c28aef424d6153ff0dc5271d28b2faa7a + 0b9076f2c6d134e5fd0be311785b30df3f8bbb22 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 2e0381c34..81503e169 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -11,11 +11,11 @@ $(MicrosoftBuildPackageVersion) - 9.0.13 + 9.0.16 - 9.0.13 + 9.0.16 - 9.0.13 + 9.0.16 9.0.13 diff --git a/global.json b/global.json index 8dceb03c5..36e4ac6a2 100644 --- a/global.json +++ b/global.json @@ -8,7 +8,7 @@ "dotnet": "9.0.308" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26070.1", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26180.1", "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23607.2" } }