-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Do not generate symlinks for major.minor.patch (#29)
Those version files are meant to be regular files and not symlinks. Pre-release versions such as 5.1.10-beta.0 should not create a symlink 5.1.10.json, because that file name should be reserved for the actual 5.1.10 release. At the moment, craft refuses to publish a new release because the registry already contains a version file for the release being published. Note that the files under packages/nuget/ being removed refer to version numbers that have never been released (they do not exist in Nuget, only the preview versions exist).
- Loading branch information
1 parent
0cc274f
commit 559624c
Showing
11 changed files
with
0 additions
and
11 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.