Tags: yburke94/OctoPack
Tags
Merge pull request OctopusDeploy#99 from ar7z1/98-exception-when-load… …-assembly-with-dependencies ReflectionTypeLoadException is thrown when assembly has dependencies
Use MSBuildThisFileDirectory to get default nuget.exe path Fixes OctopusDeploy/Issues#3251
Merge pull request OctopusDeploy#89 from OctopusDeploy/enh-octoVer Print OctoPack version
Always copy to the output folder just in case. The older version of NuGet.exe was in the output folder and committed to git. This meant the file timestamps were not correct when building, and msbuild left the old file around. This will ensure we always get the results we expected.
PreviousNext