mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
Automatically versionize when building
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
DefaultTargetSchema = "IE50"
|
||||
DelaySign = "false"
|
||||
OutputType = "WinExe"
|
||||
PreBuildEvent = ""
|
||||
PreBuildEvent = "..\..\..\versionize.bat"
|
||||
PostBuildEvent = ""
|
||||
RootNamespace = "FireflyConfig"
|
||||
RunPostBuildEvent = "OnBuildSuccess"
|
||||
|
||||
Reference in New Issue
Block a user