Skip to content

Commit 65105f8

Browse files
committed
Update from ADAL to MSAL and client credential flow support
1 parent 05ae830 commit 65105f8

29 files changed

+22037
-3489
lines changed

EWSContacts/Module/ExchangeContacts.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ModuleToProcess = 'ExchangeContacts.psm1'
55

66
# Version number of this module.
7-
ModuleVersion = '1.6.0.0'
7+
ModuleVersion = '1.7.0.0'
88

99
# ID used to uniquely identify this module
1010
GUID = '6901af86-a39e-4a4c-afa6-b8ead127c674'
@@ -78,6 +78,7 @@
7878
'Get-EXCContactGroups',
7979
'Get-EXCDumpsterContacts',
8080
'New-EXCContact',
81+
'New-EXCBatchContact',
8182
'New-EXCContactGroup',
8283
'Get-EXCPrivacyReport',
8384
'Remove-EXCContact',
Binary file not shown.

EWSContacts/Module/bin/Microsoft.Identity.Client.Desktop.xml

Lines changed: 151 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)