forked from chocolatey/choco
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chocolatey#1174)(chocolatey#1610) Add tests for packing with leading…
… zeros These tests are to ensure that the version normalization on pack with the new NuGet assemblies is consistent into the future. There were already tests for removing semver v2 build metadata and that four part versions still work. This adds tests to ensure that leading zeros are removed, and that a zero in the fourth part of the version will be trimmed down to three parts. https://learn.microsoft.com/en-us/nuget/concepts/package-versioning#normalized-version-numbers
- Loading branch information
1 parent
9f1188f
commit 7af465d
Showing
1 changed file
with
117 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters