mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #1255] Please enter a valid file version number! #928
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#928
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 @ju4ka1371 on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1255
Quasar version
1.4.1
Server installed .NET version
No response
Server operating system
Windows 11/Server 2022
Client installed .NET version
No response
Client operating system
Windows 11/Server 2022
Build configuration
Debug
Describe the bug
When I try to change the “assembly settings”, namely “product version”, when I try to build, I get an error: Please enter a valid file version number!
No matter what I write there, this error appears
How to reproduce
change the “assembly settings”, namely “product version”
Expected behavior
Building
Actual behavior
Build failed
Additional context
No response
@MaxXor commented on GitHub (Mar 16, 2024):
It literally says that the version information needs to be in format "1.2.3.4". What do you enter?
@ju4ka1371 commented on GitHub (Mar 16, 2024):
I also tried "1.2.3.4". Not so stupid)
Just solved the problem. I put the folder with the program in the root of the "c" drive and everything worked
@MaxXor commented on GitHub (Mar 16, 2024):
Weird, okay. Did your path to Quasar.exe contain any special characters at the previous location?
@ju4ka1371 commented on GitHub (Mar 16, 2024):
Launched from the desktop directory. From the folder "Quasar v1.4.1". There are no special characters, spaces or signs in the username. English letters only