mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-15 18:55:47 +00:00
Update SnipeItPS.build.ps1
This commit is contained in:
parent
059f9e3938
commit
bead7cbe8d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ $env:PSModulePath = "$($env:PSModulePath);$releasePath"
|
||||||
Import-Module BuildHelpers
|
Import-Module BuildHelpers
|
||||||
|
|
||||||
# Ensure Invoke-Build works in the most strict mode.
|
# Ensure Invoke-Build works in the most strict mode.
|
||||||
Set-StrictMode -Version Latest
|
#Set-StrictMode -Version Latest
|
||||||
|
|
||||||
# region debug information
|
# region debug information
|
||||||
task ShowDebug {
|
task ShowDebug {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue