Can NuGet add a .cs file to the destination project?
Just put your .cs file in a folder called “content”, at the root of the package. from the docs: “you can layout a directory structure that follows the NuGet conventions. tools – The tools folder of a package is for PowerShell scripts and programs accessible from the Package Manager Console. After the folder is copied … Read more