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 Triple Slash Porter MSBuild loading #124

Merged
merged 6 commits into from
Oct 27, 2022

Commits on Oct 25, 2022

  1. Fix naming and var violations, use Length instead of Count, remove un…

    …necessary pragma ignore (bug fixed in roslyn).
    carlossanlop committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    45dbc5a View commit details
    Browse the repository at this point in the history
  2. Update to net7.0, separate VSLoader and MSBuildLoader code. Ensure to…

    …ol works when manually executed.
    carlossanlop committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a2e4223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    673c01b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb9bb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e3b563 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Properly exclude/include files from test project. Add link to Roslyn …

    …known issue with workaround.
    carlossanlop committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a896984 View commit details
    Browse the repository at this point in the history