Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/razor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ae1fbc013a
Choose a base ref
...
head repository: dotnet/razor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 67db339aa2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 17, 2025

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

Commits on Feb 18, 2025

  1. Prevent warnings from new IVTs from Roslyn (#11504)

    Response to dotnet/roslyn#74597 to pave the way
    for #10682 once Web Tools inserts.
    
    The break from the Roslyn change is not binary breaking, so no need for
    dual insertion, and since this change doesn't break anything, we can get
    this in now, and whenever we happen to bump Roslyn next, there should be
    no build issues.
    davidwengier authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    67db339 View commit details
    Browse the repository at this point in the history
Loading