阅读背景:

使用init.ps1和nuget将文件复制到solution文件夹

来源:互联网 

I am having trouble with ps script in init.ps1 of nuget package. I am trying to create a solution folder upon install of the package AND then copy dlls/pdbs to this folder (and delete the source dll/pdbs installed by the package in the project). I am able to create the solution folder, but am having trouble copying the files from the \content\temp directory to the solution folder. In fact, i really want a real folder on the filesystem and a solution folder to match, so the copy should copy the files to the real file system folder and then be added to the solution folder.I am having trouble with ps script in init.ps1




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: