mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Update SnipeItPS.build.ps1
This commit is contained in:
parent
bfa0aa1de0
commit
28a3d40d51
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