Skip to content

Commit ebb811e

Browse files
authored
Update Microsoft.Graph.Users.User.psd1
1 parent 0c644ea commit ebb811e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Beta/Users.User/Users.User/Microsoft.Graph.Users.User.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @('Microsoft.Graph.Authentication')
54+
RequiredModules = @('Microsoft.Graph.Authentication')
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = './bin/Microsoft.Graph.Users.User.private.dll'

0 commit comments

Comments
 (0)