We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c644ea commit ebb811eCopy full SHA for ebb811e
src/Beta/Users.User/Users.User/Microsoft.Graph.Users.User.psd1
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
51
# ProcessorArchitecture = ''
52
53
# Modules that must be imported into the global environment prior to importing this module
54
-RequiredModules = @('Microsoft.Graph.Authentication')
+RequiredModules = @('Microsoft.Graph.Authentication')
55
56
# Assemblies that must be loaded prior to importing this module
57
RequiredAssemblies = './bin/Microsoft.Graph.Users.User.private.dll'
0 commit comments