diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a50c59e7..af36a468 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -152,29 +152,29 @@ - + https://github.com/dotnet/arcade - 4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68 + 8fe02bab989df1265eee225df2c28af6dbdccc83 - + https://github.com/dotnet/arcade - 4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68 + 8fe02bab989df1265eee225df2c28af6dbdccc83 - + https://github.com/dotnet/arcade - 4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68 + 8fe02bab989df1265eee225df2c28af6dbdccc83 - + https://github.com/dotnet/arcade - 4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68 + 8fe02bab989df1265eee225df2c28af6dbdccc83 - + https://github.com/dotnet/arcade - 4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68 + 8fe02bab989df1265eee225df2c28af6dbdccc83 - + https://github.com/dotnet/arcade - 4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68 + 8fe02bab989df1265eee225df2c28af6dbdccc83 diff --git a/eng/Versions.props b/eng/Versions.props index 9cb257c5..a3d39774 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -11,8 +11,8 @@ - 9.0.0-beta.24414.3 - 9.0.0-beta.24414.3 + 9.0.0-beta.24416.2 + 9.0.0-beta.24416.2 4.5.0 4.8.6 diff --git a/global.json b/global.json index 97734055..a9806a36 100644 --- a/global.json +++ b/global.json @@ -3,8 +3,8 @@ "dotnet": "9.0.100-preview.5.24307.3" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24414.3", - "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24414.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24416.2", + "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24416.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }