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

Add global:: prefix to default cshtml usings #8857

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

jjonescz
Copy link
Member

Fixes part of #8850.

@jjonescz jjonescz added the area-compiler Umbrella for all compiler issues label Jun 22, 2023
@jjonescz jjonescz added this to the 17.7 P3 milestone Jun 22, 2023
@jjonescz jjonescz marked this pull request as ready for review June 22, 2023 12:59
@jjonescz jjonescz requested a review from a team as a code owner June 22, 2023 12:59
@jjonescz jjonescz merged commit ec460a9 into dotnet:main Jun 22, 2023
@jjonescz jjonescz deleted the 8850-SystemFolder branch June 22, 2023 18:29
333fred added a commit to 333fred/razor that referenced this pull request Jun 26, 2023
* upstream/main: (212 commits)
  Bump analyzer testing
  Clean up from previous PR (dotnet#8863)
  new zip idea
  Apply code review feedback
  powershell
  Apply suggestions from code review
  Fix test failures after resolving merge conflict
  More
  Update src/Razor/src/rzls/rzls.csproj
  fix container
  fix queue names
  another workaround
  Add ImmutableArray<T>.SelectAsArray(...) extension method
  Work around unsupported base image
  Return ImmutableArray<T> from GetClassifiedSpans() and GetTagHelperSpans()
  Add ItemCollection.TryGetValue(...) method
  Add ImmutableArray<T>.DrainToImmutable() extension method
  Fix version diff
  Rename extension method to match others
  Add `global::` prefix to default cshtml usings (dotnet#8857)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-compiler Umbrella for all compiler issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants