mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-09 01:52:32 +02:00
Update CreateRelease.WPF.ps1
This commit is contained in:
@@ -32,9 +32,9 @@ Set-Location $PSScriptRoot\..
|
||||
####################################
|
||||
### Configuration ###
|
||||
####################################
|
||||
#$enableMSI = $true
|
||||
$enableMSI = $true
|
||||
#$buildOnly = 'linux-x64'
|
||||
$buildOnly = 'osx-x64'
|
||||
#$buildOnly = 'osx-x64'
|
||||
#$enableNugetPublish = $true
|
||||
# Profilling
|
||||
$stopWatch = New-Object -TypeName System.Diagnostics.Stopwatch
|
||||
|
||||
Reference in New Issue
Block a user