Skip to content

Commit

Permalink
Updated DSCParser to version 2.0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Nov 11, 2024
1 parent 0ac51cb commit fc515b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* M365DSCDRGUtil
* Restrict CIM instance access to properties that appear multiple times.
* Switch log type for not found Intune assignments to `Warning`.
* DEPENDENCIES
* Updated DSCParser to version 2.0.0.12.

# 1.24.1106.3

Expand Down
2 changes: 1 addition & 1 deletion Modules/Microsoft365DSC/Dependencies/Manifest.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
@{
ModuleName = 'DSCParser'
RequiredVersion = '2.0.0.11'
RequiredVersion = '2.0.0.12'
},
@{
ModuleName = 'ExchangeOnlineManagement'
Expand Down

0 comments on commit fc515b5

Please sign in to comment.