dotnet / dotnet/msbuild

Project targeting .NET 6 cannot use Microsoft.Build 17.4.0 nuget package.

Open
#8,166 5 comments 1 reaction 0 assignees View on GitHub
Area: MSBuildLocator needs-design triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 6h
Merged PRs (30d)
139

Description

I have a general question,

My project is targeting .NET 6, I won't be able to retarget it to the .NET 7 at least for a year.

I saw available updates for Microsoft.Build nuget package, but the new version of the package doesn't have [target](https://www.nuget.org/packages/Microsoft.Build#supportedframeworks-body-tab) for .NET 6. The net48 was used instead (with warnings).

Should I stay on 17.3.2 ? The .NET 6 will be supported until November 2024, in case of any issue (e.g security) is there a plan to release a new 17.3.X version or I will be forced to retarged to the .NET 7?

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.