Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d3ab47c

Browse files
author
Magnus Hartvig Grønbech
committedJan 24, 2025·
Merge branch 'private/magnushar/ADI' of https://github.com/microsoft/BCApps into private/magnushar/ADI
2 parents b91bdb9 + 838fba7 commit d3ab47c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/System Application/App/AI/src/DocumentIntelligence/AzureDIImpl.Codeunit.al

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ namespace System.Azure.DI;
66
using System.AI;
77
using System.Globalization;
88
using System.Telemetry;
9+
using System;
910

1011
/// <summary>
1112
/// Azure Document Intelligence implementation.

0 commit comments

Comments
 (0)
Please sign in to comment.