Skip to content

Conversation

@ViktorHofer
Copy link
Member

Contributes to dotnet/source-build-reference-packages#673 (comment)

NuGet assemblies are alread bundled into the SDK and therefore don't need to be included in .NETCoreApp msbuild task packages.

They need to be kept on .NET Framework which doesn't bundle NuGet along MSBuild.

Also fix a version package references using an incorrect NuGet version property.

MichaelSimons
MichaelSimons previously approved these changes May 16, 2023
Copy link
Member

@MichaelSimons MichaelSimons left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this - it was a question I had asked as well.

NuGet assemblies are alread bundled into the SDK and therefore don't
need to be included in .NETCoreApp msbuild task packages.

They need to be kept on .NET Framework which doesn't bundle NuGet along
MSBuild.

Also fix a version package references using an incorrect NuGet version
property.
@ViktorHofer ViktorHofer force-pushed the DontBundleNuGetAssembliesInNetCoreAppMSBuildTasks branch from 8eddee7 to 047d012 Compare May 19, 2023 10:03
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.

3 participants