dotnet / deployment-tools

This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
MIT License
170 stars 51 forks source link

Fixup versioning for packages #260

Closed mmitche closed 1 year ago

mmitche commented 1 year ago

The Microsoft.Deployment.DotNet.Releases package had the pre-release label "preview6.1". The ".1" is the pre-release iteration. The 6 should have been the pre-release iteration. Fix this up by setting the pre-release iteration.