mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove commit number
This commit is contained in:
parent
ad2e8a3c96
commit
c459d60fc6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ assembly_info:
|
|||
file: AssemblyInfo.*
|
||||
assembly_version: '{version}'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '{version}-$(APPVEYOR_REPO_COMMIT)'
|
||||
assembly_informational_version: '{version}'
|
||||
before_build:
|
||||
- ps: nuget restore
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue