Steve

Results 256 comments of Steve

> Does this method have a side effect ? No side effects. Those files are all tracing logs.

> Is it ok to do this? im just asking will it corrupt my wsl? It won't. I have used this trick for several weeks and didn't encounter any issue.

> do I miss anything? Apparently the extension name is hidden on your system and you didn't remove the extension name from the file you created.

@manodasanW Any chance to get this PR merged?

1. You need to add the latest CsWinRT reference to all projects using WinRT APIs, they have a source generator for this. 2. You can use `10.0.22621.42`. 3. Some classes...

> How do you know which ones? The analyzer bundled with WinRT will tell you and yield a compilation error if there's anything missing.

I will check later today.

> @hez2010 @marcelwgn any ideas regarding the testing project? Resolved in #16276.

The crashing issue is unrelated to .NET. I just investigated this issue and it turns out to be an AV due to CsWinRT not calling `AddRef` on the COM object....

Let's wait for https://github.com/microsoft/CsWinRT/pull/1848 and try again when a new version of CsWinRT including that fix comes out.