publish-nuget icon indicating copy to clipboard operation
publish-nuget copied to clipboard

BUGFIX : include version into filename

Open alexandredubois opened this issue 3 years ago • 1 comments

Using the -p:Version flag allow dotnet pack to add the specified version to be included into the package

alexandredubois avatar Jul 09 '21 16:07 alexandredubois

Question does my fork at https://github.com/Elskom/publish-nuget/ fix this for you as well.

Note: With that fork you would need to use my other action as well which is Elskom/build-dotnet.

AraHaan avatar Jul 15 '21 08:07 AraHaan