Mike McLaughlin

Results 61 comments of Mike McLaughlin

Fixed in the next tools release which is this week or next.

We fixed a few issues in DacValidateMD in .NET 9. Is this still reproducible?

We are working on doing a tools release with this fix but we are having some infrastructure problems. It will be soon. Sorry for the delay.

This will be in the next release which will hopefully be this week or next.

Why does this only partially solves this issue? The initial description only talks about the System.CommandLine problem which is fixed by that PR. The title and Tom's comments may indicate...

Or can we create other issues to address the rest of the R/O problems?

Fixed in the next tools release which will be this week or next.

@Moonfish, I was looking at this issue again and noticed that the reason the C++ GetSingleFileInfo is being called because you don't have a .NET Core runtime or SDK installed...

The only thing I can think is that you are on an arm64/M1 machine and installed the x64 runtime. Your configuration says x64/Ventura. I just wanted to make sure. `dotnet...

I've been working on some changes that would lead to fixing this issue. It will take some bigger infrastructure changes to SOS to allow per command output.