XbimEssentials icon indicating copy to clipboard operation
XbimEssentials copied to clipboard

Source code tagged with the NuGet package version

Open martin1cerny opened this issue 1 year ago • 0 comments

Build pipeline needs to be updated.

  • It need to be simplified. It manipulates projects to create NuGet packages, but this is unnecessary. NuGet will do this automatically.
  • Xbim.Essentials meta-package should be just a regular project, not an XML template
  • Every build producing NuGet package should add a tag to Git repository with the version information.

martin1cerny avatar Oct 20 '22 07:10 martin1cerny