Marc Paine

Results 342 comments of Marc Paine

Tell mode is generally used for infrastructure changes and test changes. Isn't this a change to the customer-facing razor targets?

Since there is direct customer impact, I would mark servicing-consider, update the description with the template (look for other servicing-approved bugs for the template), and send mail to tactics.

@TanayParikh @mkArtakMSFT @javiercn pinged offline as well but if this is needed for servicing, it should be merged today.

@ViktorHofer thanks, I'm not sure why those got added as I didn't add anyone. Maybe some connection with the codeowners file?

@baronfel verbosity is listed and accepted in many places where it doesn't do much or anything. If you want to do an analysis of all of them we could clean...

I think this is similar to this item: https://github.com/dotnet/sdk/issues/19487#issuecomment-898765210 Basically, TF specified on command line is not passed to the restore operation if it's not in the TargetFrameworks property of...

This is the issue tracking the fix. https://github.com/dotnet/wpf/issues/6792

--sdk-version was really never meant to be used as your using it I don't think. I think we created it to enable VSMac scenarios and that's why it's hidden. I...

Can you not use a global.json, install workloads, and then delete the global.json? Without a global.json, am I understanding correctly that it's not that you use the 6.0.200 sdk but...

@tmat what else is needed for merging this?