Skip to content

Assemblies of transitive nuget dependencies are placed into the build folder #389

@TymurGubayev

Description

@TymurGubayev

Describe the Bug

System.Runtime.CompilerServices.Unsafe.dll and System.Threading.Tasks.Extensions.dll appear in the build output folder, even though they aren't referenced in my project.

Steps to Reproduce

Create a new .NET project.

Add GitInfo nuget package, any version between 3.2.0 and 3.6.0.

Build the project.

Check the bin/Debug folder.

Expected Behavior

I expect not to have any additional dlls in the build folder.

Version Info

This behavior started in version 3.2.0.

Back this issue
Back this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions