Skip to content
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

chore: Update to latest CommonServiceLocator #68

Merged
merged 4 commits into from
Mar 31, 2020

Commits on Mar 31, 2020

  1. chore: Update to latest CommonServiceLocator

    BREAKING CHANGE: The namespace of the ServiceLocator class has changed, and dependencies that rely on this type must adjust to this newer version.
    
    To upgrade, replace all `Microsoft.Practices.ServiceLocation` by `CommonServiceLocator`.
    jeromelaban committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    bd025e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d269b View commit details
    Browse the repository at this point in the history
  3. ci: Bump to version 2.0.0

    jeromelaban committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    03c0e47 View commit details
    Browse the repository at this point in the history
  4. ci: Bump to windows-2019

    jeromelaban committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ad5d039 View commit details
    Browse the repository at this point in the history