You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// this binaryLogger needs to be used for both evaluation and execution, so we need to only call it with a single IEventSource across
// both of those phases.
// We need a custom logger to handle this, because the MSBuild API for evaluation and execution calls logger Initialize and Shutdown methods, so will not allow us to do this.
Activity
Youssef1313 commentedon Mar 14, 2025
From #47493 (comment):
dotnet test
Microsoft.Testing.Platform experience #45927