sdk
sdk copied to clipboard
Update minimum msbuild for RC1
.net 7 will require at least 17.3 to target downlevel runtimes and 17.4 to target net7.0.
What puzzles me is that these failed tests are successful in local testing.
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
What puzzles me, is that the ci still fails.
The CI failing is likely because the helix images don't have 17.3 yet. Let me run again to get a clean run and then ping the engineering system folks.
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
@baronfel I think we're ready to merge this if you don't mind reviewing.