Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump required SDK to 8+ and remove fixed issues #52

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

MattKotsenas
Copy link
Member

Bump the minimum required version of MSBuild to 17.8.0, which corresponds to .NET SDK 8, which will soon be oldest supported version of the SDK (see https://learn.microsoft.com/en-us/dotnet/core/porting/versioning-sdk-msbuild-vs).

Doing so allows us to clean up / slim down the package:

I also added unit tests and updated docs.

@MattKotsenas MattKotsenas requested a review from a team as a code owner September 6, 2024 17:59
Copy link
Member

@baronfel baronfel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@MattKotsenas MattKotsenas merged commit 714df2e into dotnet:main Sep 6, 2024
3 checks passed
@MattKotsenas MattKotsenas deleted the feature/require-sdk8 branch September 6, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants