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

Ensure Microsoft.Interop.SourceGeneration ships #74943

Merged
merged 4 commits into from
Sep 2, 2022

Commits on Sep 1, 2022

  1. Ensure Microsoft.Interop.SourceGeneration ships

    Also fix the LibraryImportGenerator and JSImportGenerator to package
    Microsoft.Interop.SourceGeneration correctly (should IsPackable ever be set).
    ericstj committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8846903 View commit details
    Browse the repository at this point in the history
  2. Fix project path

    ericstj committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    81eb532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    140c316 View commit details
    Browse the repository at this point in the history
  4. Add back Microsoft.Interop.LibraryImportGenerator.props

    These are referenced by eng\generators.targets not just the package.
    ericstj committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3370e9b View commit details
    Browse the repository at this point in the history