Skip to content

Reconcile Dependencies.csproj & CopyLocalLockFileAssemblies #73

@andreiborodin

Description

@andreiborodin

In 0.8.2 I submitted a fix to ensure NuGet packages are copied over correctly for Dependencies.csproj project under .NET Standard 2.0. The fix was basically to set "CopyLocalLockFileAssemblies" to true.

This shouldn't be needed as MSBuildForUnity props file should already do this, so we need to understand what needs to be done here and do the correct fix.

This is the file:
https://github.com/microsoft/MSBuildForUnity/blob/master/Source/MSBuildTools.Unity/Packages/com.microsoft.msbuildforunity/Editor/ProjectGenerator/MSBuildTemplates/DependenciesProjectTemplate.g.props.template

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions