From 8f9f3718654dc3cbf7af9e44be17fcc8cd91e59b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 13:25:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230306.4 (#1554) [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 50b14e4f..3093e28f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 7f6d9796cc7f594772f798358dbdd8c69b6a97af + e4e5e16cf38c950ed835f8b223ebfdeca3e112aa - + https://github.com/dotnet/arcade - 7f6d9796cc7f594772f798358dbdd8c69b6a97af + e4e5e16cf38c950ed835f8b223ebfdeca3e112aa - + https://github.com/dotnet/arcade - 7f6d9796cc7f594772f798358dbdd8c69b6a97af + e4e5e16cf38c950ed835f8b223ebfdeca3e112aa - + https://github.com/dotnet/arcade - 7f6d9796cc7f594772f798358dbdd8c69b6a97af + e4e5e16cf38c950ed835f8b223ebfdeca3e112aa - + https://github.com/dotnet/arcade - 7f6d9796cc7f594772f798358dbdd8c69b6a97af + e4e5e16cf38c950ed835f8b223ebfdeca3e112aa https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index d54710d5..62ca142e 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23153.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23156.4" } }