这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: odannyc/publish-nuget

Tags

v2.5.1

Toggle v2.5.1's commit message
fix brandedoutcast#31 remove nupkg deletion before dotnet pack

v2.5.0

Toggle v2.5.0's commit message
fix brandedoutcast#30 & partially removed 2.4.0 changes due to bugs w…

…ith nuget

v2.4.0

Toggle v2.4.0's commit message
add custom nuget feed support & set outputs

v2.3.0

Toggle v2.3.0's commit message
publish symbols & fail on any nuget push errors

fixes brandedoutcast#26
fixes brandedoutcast#27

v2.2.1

Toggle v2.2.1's commit message
log info to help understand the mis-configurations & stages of action

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add VERSION_STATIC for external version resolution

External version resolution (brandedoutcast#17)

v2.1.2

Toggle v2.1.2's commit message
fix brandedoutcast#15 by choosing the appropriate package to be pushed

v2.1.1

Toggle v2.1.1's commit message
fix Rebel028#13 with an explicit build before pack

v2.1.0

Toggle v2.1.0's commit message
add support for custom NuGet package name

* Add ability to specify PACKAGE_NAME (Rebel028#12)
* Add package name capabilities

v2.0.0

Toggle v2.0.0's commit message
add better support & control for versions & tags

Fixes Rebel028#8 & Rebel028#9