[PR #1] First version of dotnet zip, dotnet tarball #161

Open
opened 2026-01-29 16:30:54 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/1

State: closed
Merged: Yes


This PR adds the first 'final' versions of the dotnet zip and dotnet tarball commands. If you have a .NET project that targets multiple runtimes, you now get output like {projectname}.{version}-{runtime}.zip|tar.gz.

Also updates the projects to match the RTM version of the .NET Core tooling, and adds a solution file.

**Original Pull Request:** https://github.com/quamotion/dotnet-packaging/pull/1 **State:** closed **Merged:** Yes --- This PR adds the first 'final' versions of the dotnet zip and dotnet tarball commands. If you have a .NET project that targets multiple runtimes, you now get output like `{projectname}.{version}-{runtime}.zip|tar.gz`. Also updates the projects to match the RTM version of the .NET Core tooling, and adds a solution file.
claunia added the pull-request label 2026-01-29 16:30:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#161