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

Enable hosts to provide custom assembly resolution #73185

Merged
merged 10 commits into from
May 9, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    b157716 View commit details
    Browse the repository at this point in the history
  2. Add tests

    chsienki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e9b1a25 View commit details
    Browse the repository at this point in the history
  3. Fixup workspaces layer

     - Add MEF imports for the resolvers and pass them into the loader
     - Add empty resolver arrays for varios test scenarios
    chsienki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    706bea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55af5cf View commit details
    Browse the repository at this point in the history
  5. Fix top level imports

    chsienki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ebb7260 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Formatting

    chsienki committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7c8ef76 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    30ab5d4 View commit details
    Browse the repository at this point in the history
  2. Remove unused alc parameter

    chsienki committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5544942 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8aa64f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. PR Feedback:

    - Add extra tests
    - Update hookResolve order
    - Add asserts in RazorAnalyzerAssemblyLoader
    - Add doc comments
    chsienki committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7ae01a3 View commit details
    Browse the repository at this point in the history