[CmdNotFound]Log and runtime error handling (#30745)

* log and error handling

* addressed feedbacks
This commit is contained in:
Davide Giacometti
2024-01-04 19:53:40 +01:00
committed by GitHub
parent 1712cd6c8a
commit 5f2d8216ad
3 changed files with 36 additions and 27 deletions

View File

@@ -61,6 +61,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\common\ManagedCommon\ManagedCommon.csproj" />
<ProjectReference Include="..\..\..\common\ManagedTelemetry\Telemetry\ManagedTelemetry.csproj" />
</ItemGroup>