diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d05a529..c5b3f4d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index aabae6f4..9f5554cf 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23552.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23553.1" } }