Skip to content

Commit

Permalink
Merge branch 'releases/24.x' of https://github.com/microsoft/BCApps i…
Browse files Browse the repository at this point in the history
…nto private/attilatoury/24.x-adding-purview-telemetry-to-system-apps
  • Loading branch information
attilatoury committed Sep 24, 2024
2 parents 09411c5 + 17abb95 commit ea89e99
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/System Application/App/DotNet Aliases/src/dotnet.al
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,18 @@ dotnet
type("Microsoft.Dynamics.Nav.Runtime.Designer.NavDesignerALCopyResponse"; "NavDesignerALCopyResponse")
{
}

type("Microsoft.Dynamics.Nav.Runtime.CustomerAudit.CustomerAuditLoggerALHelper"; "CustomerAuditLoggerALHelper")
{
}

type("Microsoft.Dynamics.Nav.Runtime.ALSecurityOperationResult"; "ALSecurityOperationResult")
{
}

type("Microsoft.Dynamics.Nav.Runtime.ALAuditCategory"; "ALAuditCategory")
{
}
}

assembly("Microsoft.Dynamics.Nav.OAuth")
Expand Down

0 comments on commit ea89e99

Please sign in to comment.