Update build.ps1
This commit is contained in:
parent
02c9c047fe
commit
e3ba165baa
|
|
@ -2,7 +2,7 @@
|
|||
# This script requires internal-only access to the code which generates ANCM installers.
|
||||
#
|
||||
|
||||
#requires -version 4
|
||||
#requires -version 5
|
||||
[cmdletbinding()]
|
||||
param(
|
||||
[string]$Configuration = 'Debug',
|
||||
|
|
|
|||
Loading…
Reference in New Issue