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: 19342b16f8
Choose a base ref
...
head repository: dotnet/razor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 284b32d1cd
Choose a head ref
  • 9 commits
  • 21 files changed
  • 3 contributors

Commits on Mar 12, 2025

  1. Remove unused property

    davidwengier committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    8869cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803a7dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ab2d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9761b13 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Update dependencies from https://github.com/dotnet/arcade build 20250…

    …311.4 (#11613)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25161.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    0bfbdab View commit details
    Browse the repository at this point in the history
  2. Add back loop breaker

    davidwengier committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    ef5d4e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Update src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completi…

    …on/CompletionListCache.cs
    davidwengier authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    928eeb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a19a75d View commit details
    Browse the repository at this point in the history
  3. Minor clean up of some completion code (#11609)

    Starting to look at cohosting completion resolve and noticed some things
    that annoyed me :)
    davidwengier authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    284b32d View commit details
    Browse the repository at this point in the history
Loading