Skip to content

Conversation

@paulcam206
Copy link
Member

@paulcam206 paulcam206 commented Oct 1, 2021

Related Issue

Fixes #6455

Description

This probably warrants a longer explanation, but the short of it is that the latest VS tools release breaks some Nuget tooling in some specific scenarios (that unfortunately apply to us). This appears to only have affected the .NET Core 3.x SDK tooling. .NET 5 (basically the latest version of .NET Core - ask me for a .NET versioning rant sometime) is sufficiently different such that it's apparently unaffected. This change moves our .NET Core projects over to .NET 5. I've already updated the build pipeline to pull the 5.x SDK. It's worth calling out that the updated projects don't impact our platform packages (just tests and the visualizer).

Microsoft Reviewers: Open in CodeFlow

@almedina-ms almedina-ms merged commit e2ec0d4 into main Oct 1, 2021
@almedina-ms almedina-ms deleted the paulcam/wpf-rid branch October 1, 2021 03:15
paulcam206 added a commit that referenced this pull request Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[.NET] PR builds failing due to VS tooling update

4 participants