mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #1006] Product Version problem #716
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#716
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bros739 on GitHub (Aug 17, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1006
When i try to BUILD clients in Assembly it shows
Please Enter a valid Product version Number
Ex : 1.2.3.4
but when i type 1.2 or 1 it is again showing this error.
How To fix this? what do i need to type ? Thank You Quaser
@D4RKH0R1Z0N commented on GitHub (Aug 17, 2021):
You have to enter a value for the version ex : 0.0.0.1 or 0.0.2.8 it should be 4 numbers that's what I think
@BurntDog commented on GitHub (Aug 17, 2021):
It shouldn't be asking for a version number at any point. Are you using "Quasar the remote admin tool"?
@MaxXor commented on GitHub (Aug 18, 2021):
It's in the client builder -> assembly information. See here https://github.com/quasar/Quasar/wiki/Client-deployment-settings#assembly-information
As already mentioned it needs all 4 digits.