it:ad:nuget:howto:pack_nuget_packages

IT:AD:Nuget:HowTo:Pack Nuget Packages

if you are doing it fromt the command line, with a nuspec file generated earlier by IT:AD:Nuget:HowTo:Create a Package, you'll want something like this.

nuget pack YourPackage.nuspec

If you're building packages in a Continuous Integration environment, where the Nuspec file is mostly empty, and is going to be dynamically populated from info in the matching *.csproj, then you'll want something like

IT:AD:Nuget:HowTo:Pack Packages within a CI Environment

  • /home/skysigal/public_html/data/pages/it/ad/nuget/howto/pack_nuget_packages.txt
  • Last modified: 2023/11/04 01:51
  • by 127.0.0.1