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.
|
# This script requires internal-only access to the code which generates ANCM installers.
|
||||||
#
|
#
|
||||||
|
|
||||||
#requires -version 4
|
#requires -version 5
|
||||||
[cmdletbinding()]
|
[cmdletbinding()]
|
||||||
param(
|
param(
|
||||||
[string]$Configuration = 'Debug',
|
[string]$Configuration = 'Debug',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue