Merge branch 'release/2.2'

This commit is contained in:
Nate McMaster 2018-09-06 23:05:08 -07:00
commit 6fb4de5962
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 1 additions and 1 deletions

View File

@ -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',