-
Notifications
You must be signed in to change notification settings - Fork 493
[BUG] Wrong version for Nightly builds #909
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file.
Current Behavior
As shown in #852, the regular release on nuget is tagged with version 3.1.0, the nightly builds are tagged as 1.0.0-preview. Which means it always shows the regular build as latest version and causes issues with other libraries that require CommunityToolkit >= 3.0.0
Expected Behavior
Tag nightly library accordingly
Steps To Reproduce
- Add nuget feed
- try to update
Link to public reproduction project repository
https://github.com/twsl/Maui/tree/feature/version
Environment
- .NET MAUI CommunityToolkit:3.1.0
- OS: Windows 11
- .NET MAUI: 7Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working