Copy NuGet package content files to output folder
I have a NuGet package containing content files under the /content folder. Is there a way to make the LINQPad copy them to the program output folder? Thanks!
I have a NuGet package containing content files under the /content folder. Is there a way to make the LINQPad copy them to the program output folder? Thanks!
Comments
LINQPad 6 does this automatically if the content files are correctly placed according to the documented convention:
https://docs.microsoft.com/en-us/nuget/reference/nuspec#including-content-files
i.e.:
e.g.:
You can list the content files by running the following query: