If I remember correctly, the MSBuild.Sdk.Extras was used because at the time the Microsoft.NET.Sdk was lacking functionality. I do not believe that is the case today.
Is there any reason we should keep using the MSBuild.Sdk.Extras?
If not, I would recommend we drop the use of the MSBuild.Sdk.Extras and move to using the official Microsoft.NET.Sdk.
Thoughts?
If I remember correctly, the
MSBuild.Sdk.Extraswas used because at the time theMicrosoft.NET.Sdkwas lacking functionality. I do not believe that is the case today.Is there any reason we should keep using the
MSBuild.Sdk.Extras?If not, I would recommend we drop the use of the
MSBuild.Sdk.Extrasand move to using the officialMicrosoft.NET.Sdk.Thoughts?