Skip to content

2.0.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@peombwa peombwa released this 02 Jun 15:20
· 1640 commits to features/2.0 since this release
26d47a6

What's Changed

Full Changelog: 2.0.0-rc1...2.0.0-rc3

Installation instructions

# For Microsoft Graph v1.0
Install-Module Microsoft.Graph -AllowPrerelease
# For Microsoft Graph beta
Install-Module Microsoft.Graph.Beta -AllowPrerelease