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 a couple of mistakes in the Razor VSIX manifest #10125

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

DustinCampbell
Copy link
Member

  1. The Compiler should not be listed as a MEF component.
  2. An old assembly was still listed: Microsoft.AspNetCore.Razor.LanguageSupport. This was renamed long ago to Microsoft.AspNetCore.Razor.Utilities.Shared

@DustinCampbell DustinCampbell requested a review from a team as a code owner March 18, 2024 16:09
@DustinCampbell DustinCampbell merged commit b5d6644 into dotnet:main Mar 18, 2024
12 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 18, 2024
@DustinCampbell DustinCampbell deleted the vsixmanifest-tweaks branch March 18, 2024 21:15
@RikkiGibson RikkiGibson modified the milestones: Next, 17.10 P3 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants