We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d8105 commit c1b8bcdCopy full SHA for c1b8bcd
1 file changed
365AutomatedLab.psd1
@@ -59,7 +59,7 @@ RequiredModules = @(
59
@{ ModuleName='Microsoft.Graph.Identity.DirectoryManagement'; ModuleVersion='2.25.0' }
60
@{ ModuleName='Microsoft.Graph.Users.Actions'; ModuleVersion='2.25.0' }
61
@{ ModuleName='PSFramework'; ModuleVersion='1.8.289' }
62
- @{ ModuleName='PnP.PowerShell'; ModuleVersion='2.99.139' }
+ @{ ModuleName='PnP.PowerShell'; ModuleVersion='2.12.0' }
63
)
64
65
# Assemblies that must be loaded prior to importing this module
0 commit comments