sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Add a optional reason for the requires msbuild theory/fact attribute

Open marcpopMSFT opened this issue 1 year ago • 2 comments

In prepping the warning for net9 on 17.11, I ended up having to update a bunch of tests to require 17.12. I noticed that all of the tests previously required 17.8 and so potentially hit the same exact issue last year. It'd be nice to have an optional parameter that we could potentially print out that would report why the minimum value is what it is.

https://github.com/dotnet/sdk/pull/43143/commits/c30463d1b9cce2b6e27f4b32914337a02be17697

marcpopMSFT avatar Oct 18 '24 20:10 marcpopMSFT

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Oct 18 '24 20:10 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Oct 18 '24 20:10 ghost

https://github.com/dotnet/sdk/pull/44014

marcpopMSFT avatar Mar 26 '25 00:03 marcpopMSFT