From 725168f228fd2a80a26f5a4f92d1be420a078bb3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 Feb 2023 13:51:01 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/command-line-api build 20230202.3 System.CommandLine From Version 2.0.0-beta4.23073.1 -> To Version 2.0.0-beta4.23102.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index da73f6b443f..7296784ac32 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -20,9 +20,9 @@ https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://github.com/dotnet/command-line-api - 6524142f1398ed78eadfb9b802ba6492c6af63c4 + 7030070c394c2d85dd10f6d1cc22ac6c1e902ce2 diff --git a/eng/Versions.props b/eng/Versions.props index 2f604ef6fd4..7559c659f83 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -50,7 +50,7 @@ 6.0.0 6.0.0-rtm.21526.8 - 2.0.0-beta4.23073.1 + 2.0.0-beta4.23102.3 6.0.3 From 9feffdc266ab3005c4999bf45075d0d581860470 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 Feb 2023 13:34:15 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/command-line-api build 20230203.1 System.CommandLine From Version 2.0.0-beta4.23073.1 -> To Version 2.0.0-beta4.23103.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7296784ac32..9439912b490 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -20,9 +20,9 @@ https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://github.com/dotnet/command-line-api - 7030070c394c2d85dd10f6d1cc22ac6c1e902ce2 + 1bc03fed713b0b10455942d9f8eeab371d519cba diff --git a/eng/Versions.props b/eng/Versions.props index 7559c659f83..1baf6bc9c63 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -50,7 +50,7 @@ 6.0.0 6.0.0-rtm.21526.8 - 2.0.0-beta4.23102.3 + 2.0.0-beta4.23103.1 6.0.3 From 913e1d172936069e9a4de5b020bf5ae2f775b6d8 Mon Sep 17 00:00:00 2001 From: Justin Anderson Date: Mon, 6 Feb 2023 09:30:57 -0800 Subject: [PATCH 3/3] Update baseline --- .../Baselines/ExceptionThrowCrash.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Tests/Microsoft.Diagnostics.Monitoring.Profiler.UnitTests/Baselines/ExceptionThrowCrash.txt b/src/Tests/Microsoft.Diagnostics.Monitoring.Profiler.UnitTests/Baselines/ExceptionThrowCrash.txt index d164bac90c7..84ad97e017e 100644 --- a/src/Tests/Microsoft.Diagnostics.Monitoring.Profiler.UnitTests/Baselines/ExceptionThrowCrash.txt +++ b/src/Tests/Microsoft.Diagnostics.Monitoring.Profiler.UnitTests/Baselines/ExceptionThrowCrash.txt @@ -3,6 +3,9 @@ [profiler]dbug: Exception handled: System.CommandLine.dll!System.CommandLine.Invocation.AnonymousCommandHandler+d__6.MoveNext [profiler]dbug: Exception thrown: System.InvalidOperationException [profiler]dbug: Exception method: System.Private.CoreLib.dll!System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw +[profiler]dbug: Exception handled: System.CommandLine.dll!System.CommandLine.Invocation.InvocationPipeline+d__2.MoveNext +[profiler]dbug: Exception thrown: System.InvalidOperationException +[profiler]dbug: Exception method: System.Private.CoreLib.dll!System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw [profiler]dbug: Exception handled: System.CommandLine.dll!System.CommandLine.Parsing.ParseResultExtensions+d__0.MoveNext [profiler]dbug: Exception thrown: System.InvalidOperationException [profiler]dbug: Exception method: System.Private.CoreLib.dll!System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw