8000 Tags · yburke94/OctoPack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: yburke94/OctoPack

Tags

3.6.3

Toggle 3.6.3's commit message
Merge branch 'TechIsCool-bug/ReflectionTypeLoadException'

3.6.2

Toggle 3.6.2's commit message
Merge pull request OctopusDeploy#99 from ar7z1/98-exception-when-load…

…-assembly-with-dependencies

ReflectionTypeLoadException is thrown when assembly has dependencies

3.6.1

Toggle 3.6.1's commit message
GitVersion doesnt need to exist....

3.6.0

Toggle 3.6.0's commit message
typo

3.5.2

Toggle 3.5.2's commit message
Use MSBuildThisFileDirectory to get default nuget.exe path

Fixes OctopusDeploy/Issues#3251

3.5.1

Toggle 3.5.1's commit message
Merge pull request OctopusDeploy#89 from OctopusDeploy/enh-octoVer

Print OctoPack version

3.5.0

Toggle 3.5.0's commit message
Added `OctoPackUseProductVersion` option

3.4.7

Toggle 3.4.7's commit message
Added a portable profile to the nupkg so that i can be installed into…

… portable projects.

3.4.6

Toggle 3.4.6's commit message
Found another nuget.exe. Now consolidated all of them! :_(

3.4.5

Toggle 3.4.5's commit message
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.
0