Taylor Southwick

Results 125 comments of Taylor Southwick

I've recently been working on a project that needed this. I'd like to take a look at what would be possible here. Some of the issues I've seen: - [...

I just took a look at the structure of the library, and it looks like two of the issues are already available. Nice!

Interesting. Can you run `dotnet --list-sdks` and paste the output?

Ah - in general, both try-convert and upgrade-assistant are expected to run in a terminal without the environment variables set by the developer command prompt. They set those variables internally...

Is there an event or something we could hook into for this? Are you envisioning this happening at restore time or install time? Currently, if someone analyzes their project with...

Yeah, this would be a feature request as we don't do that kind of thing now. You can always direct it at a single file or move to their own...

FYI This is not high on our priority list, but feel free to submit a proposal for it.

@terrajobst Is the catalog marked with APIs that are available in the `Microsoft.Windows.Compatibility` pack?

What target framework are you comparing against? If I remember correctly, the platform extensions would include Windows specific (and hopefully WPF stuff). Not sure if that would explain all of...