Skip to content

Commit ed9ee3d

Browse files
authored
Update Az.Resources.psd1 (#21938)
1 parent b3f003c commit ed9ee3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Resources/Resources/Az.Resources.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ RequiredAssemblies = 'Microsoft.Azure.Management.Authorization.dll',
6666
'Microsoft.Extensions.Primitives.dll',
6767
'System.Runtime.CompilerServices.Unsafe.dll',
6868
'MSGraph.Autorest\bin\Az.MSGraph.private.dll',
69-
'Authorization.Autorest\bin\Az.Authorization.private.dll'
69+
'Authorization.Autorest\bin\Az.Authorization.private.dll',
70+
'Microsoft.Azure.PowerShell.Resources.Management.Sdk.dll'
7071

7172
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
7273
# ScriptsToProcess = @()

0 commit comments

Comments
 (0)