diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index da73f6b443f..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
- 6524142f1398ed78eadfb9b802ba6492c6af63c4
+ 1bc03fed713b0b10455942d9f8eeab371d519cba
diff --git a/eng/Versions.props b/eng/Versions.props
index 2f604ef6fd4..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.23073.1
+ 2.0.0-beta4.23103.1
6.0.3
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