From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 16:34:38 +0000 (-0700) Subject: [main] Update dependencies from dotnet/arcade (#4675) X-Git-Tag: accepted/tizen/unified/20241231.014852~40^2~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35998bc24f3ce093f3cef0cc50e224f9b07847ca;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git [main] Update dependencies from dotnet/arcade (#4675) This pull request updates the following dependencies [marker]: <> (Begin:6d3f346d-45bf-4275-0e83-08d8e40a189f) ## From https://github.com/dotnet/arcade - **Subscription**: 6d3f346d-45bf-4275-0e83-08d8e40a189f - **Build**: 20240516.1 - **Date Produced**: May 16, 2024 10:50:38 PM UTC - **Commit**: ed14da5934ffb536cff8f41f8b5719334524cbed - **Branch**: refs/heads/main [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.SourceBuild.Intermediate.arcade**: [from 9.0.0-beta.24260.2 to 9.0.0-beta.24266.1][1] - **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24260.2 to 9.0.0-beta.24266.1][1] - **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24260.2 to 9.0.0-beta.24266.1][1] [1]: https://github.com/dotnet/arcade/compare/480401b003...ed14da5934 [DependencyUpdate]: <> (End) [marker]: <> (End:6d3f346d-45bf-4275-0e83-08d8e40a189f) Co-authored-by: dotnet-maestro[bot] --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f96293675..6fc29ff8d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -10,19 +10,19 @@ - + https://github.com/dotnet/arcade - 480401b003bfd2eb989c315da5d6b99ad13a968c + ed14da5934ffb536cff8f41f8b5719334524cbed - + https://github.com/dotnet/arcade - 480401b003bfd2eb989c315da5d6b99ad13a968c + ed14da5934ffb536cff8f41f8b5719334524cbed - + https://github.com/dotnet/arcade - 480401b003bfd2eb989c315da5d6b99ad13a968c + ed14da5934ffb536cff8f41f8b5719334524cbed https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index 86c2598c7..6d54fae41 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -60,7 +60,7 @@ 6.0.0 6.0.8 2.0.3 - 9.0.0-beta.24260.2 + 9.0.0-beta.24266.1 1.2.0-beta.406 7.0.0-beta.22316.2 10.0.18362 diff --git a/global.json b/global.json index 189d7707c..45f681ccd 100644 --- a/global.json +++ b/global.json @@ -16,6 +16,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.5.0", - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24260.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24266.1" } }