Skip to content

Commit

Permalink
Reverted required module
Browse files Browse the repository at this point in the history
  • Loading branch information
ykuijs committed Feb 22, 2022
1 parent ca8e7b1 commit 3761fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RequiredModules.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'DscResource.DocGenerator' = 'latest'

# Required for examples
xWebAdministration = 'latest'
xWebAdministration = '3.1.0'

# Required for Export of Config
ReverseDSC = "2.0.0.10"
Expand Down

0 comments on commit 3761fdb

Please sign in to comment.