NVRAppDevOps icon indicating copy to clipboard operation
NVRAppDevOps copied to clipboard

Navertica DevOps scripts for managing Microsoft Dynamics 365 Business Central Apps

Results 2 NVRAppDevOps issues
Sort by recently updated
recently updated
newest added

Hello, On following line, $containerRulesetFile should be $rulesetfile as that is what is passed into Compile-AppWithArtifact by param. https://github.com/kine/NVRAppDevOps/blob/87edf8a69d6db8c8230eae25e88d93f3b5e3e5e3/NVRAppDevOps/Compile-AppWithArtifact.ps1#L151

I have a multiroot workspace with folders: - _Symbols - App - Test The root contains a workspace file that has a `"al.packageCachePath": "../_Symbols",` setting, but this option requires that...

bug
enhancement