Wojciech Nagórski
Wojciech Nagórski
@adamsitnik I've never tried `EventPipeProfiler` with `InProcess`. In normal mode (not inProcess) it works without closing the session explicitly, I mean without: ```c# currentSession?.Stop(); ``` because the `exe` process is...
`EtwProfiler` doesn't support `InProcessToolchain` and I don't think `EventPipeProfiler` should. @adamsitnik what do you think?
I can prepare PR with the solution, but first I need to know which solution do you prefer.
I've found https://github.com/weichch/system-text-json-jsondiffpatch
### DO NOT MERGE
I have the same problem on ASP Core 6 and .NET 6.
Are you going to finish this issue? I have the DictionaryNotFound exception on .NET 6 and ASP Core 6.
@Mike-E-angelo Two unit tests are broken for .NET 6.0. There are generated different XML namespaces.
@Latency @tonerdo What is the state of this PR? Are you going to merge it with master and publish to nuget?
It looks like it's dead.