From b4a07ec58a24e05052dbc201ed552a9783cb3da9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 12:29:25 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230318.1 (#1559) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) 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" } }