Skip to content

Use RequiredVersion to specify dependency versions. #1513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 20, 2022
Merged

Conversation

peombwa
Copy link
Member

@peombwa peombwa commented Sep 14, 2022

This PR closes #591 by:

  • Using RequiredVersion to specify dependency versions.
  • Locking the dependency versions in nuget files to exact version match.

This change should allow customer to install a version of their choice using Install-Module -Name Microsoft.Graph -RequiredVersion 1.10.0. This will be particularly useful when we release v2 of the module.

@peombwa peombwa marked this pull request as ready for review September 14, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to install older version of Microsoft.Graph
2 participants