You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load Analyzers\Microsoft.Dynamics.Nav.Analyzers.Common.dll when analyzers are enabled (#3920)
Issue on BCApps:
https://github.com/microsoft/BCApps/actions/runs/14808100532/job/41579351870?pr=3632
> AL1003 An instance of analyzer
Microsoft.Dynamics.Nav.CodeCop.Design.PermissionSetExtensionsShouldNotIncludePermissionsForObjectsFromDifferentApplication
cannot be created from
C:\ProgramData\BcContainerHelper\compiler\1fd7c862-d6e2-4d8e-8d0b-e2ab8f172466\compiler\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll
: Could not load file or assembly
'Microsoft.Dynamics.Nav.Analyzers.Common, Version=16.0.22.33136,
Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot
find the file specified.
Copy file name to clipboardExpand all lines: ReleaseNotes.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
6.1.5
2
2
Include AuthContext and Environment in Parameters for InstallMissingDependencies when called from Run-AlPipeline
3
3
AL-Go issue 1695 Fail early if app.json cannot be read
4
+
Issue with BC artifact 27.0.33668.0: app compilation fails because of analyzers not being loaded properly
4
5
5
6
6.1.4
6
7
Issue 3882 Run-AlPipeline with CompilerFolder and Container defined fails when running tests
@@ -102,7 +103,7 @@ Include AI Toolkit when copying symbols from container
102
103
Issue 3714 Download-BcNuGetPackageToFolder - throws error when use "-select Exact"
103
104
Issue 3621 New-AadAppsForBc shows "-includeEmailAadApp is deprecated. Use -includeOtherServicesAadApp instead." but includeOtherServicesAadApp us not setting email permissions
104
105
Issue 3718 Business Central Web Client Fails to Load After Updating to Windows 24H2
105
-
Issue #3703 Missing Function Download-BcEnvironmentInstalledExtensionToFolder
106
+
Issue #3703 Missing Function Download-BcEnvironmentInstalledExtensionToFolder
106
107
Fix for issue 1262 in AL-Go for GitHub
107
108
Fix instabilities during Publish-PerTenantExtensionApps
0 commit comments