diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4faea9fa..022724dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - a1359bf50fe84f9b1cd01d611c9186820126df9b + b12f035e893c34ec2c965d75f6e21b7a2667e98d - + https://github.com/dotnet/arcade - a1359bf50fe84f9b1cd01d611c9186820126df9b + b12f035e893c34ec2c965d75f6e21b7a2667e98d - + https://github.com/dotnet/arcade - a1359bf50fe84f9b1cd01d611c9186820126df9b + b12f035e893c34ec2c965d75f6e21b7a2667e98d - + https://github.com/dotnet/arcade - a1359bf50fe84f9b1cd01d611c9186820126df9b + b12f035e893c34ec2c965d75f6e21b7a2667e98d - + https://github.com/dotnet/arcade - a1359bf50fe84f9b1cd01d611c9186820126df9b + b12f035e893c34ec2c965d75f6e21b7a2667e98d https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 72cb796c..f3cfc534 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23166.5" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23168.1" } }