Skip to content

Commit

Permalink
Merge branch 'Dev' into ref/migrate-exploit-protection-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois authored Jul 3, 2024
2 parents cc054aa + f7af01f commit 85ee376
Show file tree
Hide file tree
Showing 35 changed files with 822 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* Migrate to new settings catalog cmdlets.
* M365DSCDRGUtil
* Force array as parameter in `Compare-M365DSCIntunePolicyAssignment`.
* DEPENDENCIES
* Updated DSCParser to version 2.0.0.6

# 1.24.626.1

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 @@ -2,7 +2,7 @@
Dependencies = @(
@{
ModuleName = 'DSCParser'
RequiredVersion = '2.0.0.5'
RequiredVersion = '2.0.0.6'
},
@{
ModuleName = 'ExchangeOnlineManagement'
Expand Down
Loading

0 comments on commit 85ee376

Please sign in to comment.