Review build
This commit is contained in:
@@ -897,7 +897,7 @@ if ($Build) { # Install the service
|
||||
# Generate the service .EXE from the C# source embedded in this script
|
||||
|
||||
# Overwrite for builder
|
||||
$exeFullName=".\$exeName"
|
||||
$exeFullName=$exeName
|
||||
|
||||
try {
|
||||
Write-Output "Compiling $exeFullName"
|
||||
|
||||
Reference in New Issue
Block a user