aaronparker / packagefactory

A packaging factory for Microsoft Intune using Evergreen, VcRedist, and IntuneWin32App
https://stealthpuppy.com/packagefactory/
MIT License
62 stars 19 forks source link

Update Update-PackageJson.ps1 #30

Closed Constey closed 1 year ago

Constey commented 1 year ago

Error Handling when Custom App with no Filter is provided Requires Powershell 6+ due to usage of convertfrom-json -depth usage. Is not really nice since New-Win32Package requires 5.1 Desktop version, so we have to switch versions :-)