We have a need to build a nupkg from a dotnet_library. Is there a way in rules_dotnet or using a genrule on rules_dotnet outputs to do this? If not, could this be supported? I understand this is the equivalent of the 'dotnet pack' command.
We have a need to build a nupkg from a dotnet_library. Is there a way in rules_dotnet or using a genrule on rules_dotnet outputs to do this?
If not, could this be supported?
I understand this is the equivalent of the 'dotnet pack' command.