mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-12 17:32:30 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
54043c68e4
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ $here = Split-Path -Parent $MyInvocation.MyCommand.Path
|
|||
$projectRoot = Split-Path -Parent $here
|
||||
$moduleRoot = "$projectRoot\SnipeitPS"
|
||||
|
||||
$manifestFile = "$moduleRoot\SnipeitPS.psd1"
|
||||
$changelogFile = "$projectRoot\CHANGELOG.md"
|
||||
$appveyorFile = "$projectRoot\appveyor.yml"
|
||||
$publicFunctions = "$moduleRoot\Public"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue