Skip to content

Conversation

@agocke
Copy link
Member

@agocke agocke commented Dec 17, 2022

Rather than manually copying DLLs from the NuGet package directory we can just set an MSBuild property to copy package dependencies to the build output. This is also safer since it includes all the transitive dependencies.

Rather than manually copying DLLs from the NuGet package directory
we can just set an MSBuild property to copy package dependencies
to the build output. This is also safer since it includes all the
transitive dependencies.
@agocke agocke merged commit 330d132 into dotnet:main Jan 31, 2023
@agocke agocke deleted the aot-packageref branch January 31, 2023 23:04
@ghost ghost locked as resolved and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants