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

Fix non-existing language targets restore #186

Merged
merged 5 commits into from Sep 27, 2019

Commits on Sep 27, 2019

  1. Add Linux and macOS tests

    jeromelaban committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    2b14dbb View commit details
    Browse the repository at this point in the history
  2. Always import language targets

    Fixes an issue where the platform targets are not available (building a netstandard 2.0 project that references a "netstandard2.0;xamarinios10" project on Linux.
    jeromelaban committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    39737a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f907e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a6b1f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3273038 View commit details
    Browse the repository at this point in the history