Skip to content

vcpkg fails to deploy dependencies for managed projects #41782

Closed as not planned
@FrayxRulez

Description

Starting from this commit vcpkg fails to deploy dependencies to my MSBuild solution where the entry point is a C# project referencing multiple C++ ones.

This seems to be caused by the addition of and '@(Link)' != '' to AppLocalFromInstalled conditions, removing the check seems to restore the old behavior where DLLs get successfully copied to both vcxproj and csproj output folders.

I use classic vcpkg without any manifest.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions