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/aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8973bf2532
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25098a65c5
Choose a head ref
  • 5 commits
  • 13 files changed
  • 5 contributors

Commits on Jul 7, 2023

  1. Bug hash routing same page with params or query (#48994)

    * switch test names
    
    * added e2e test for navigating to same page with url and hash
    
    * fix bug: update scroll position if it is same page with different query
    
    * added test with anchor with href to same url with query and hash
    
    * fix hash routing for same url with added parameters
    surayya-MS authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2b9bec6 View commit details
    Browse the repository at this point in the history
  2. Remove hosted from blazor wasm templates descriptions (#48969)

    * remove hosted from blazor wasm templates descriptions
    surayya-MS authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    22ef9ea View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/source-build-reference-packages (

    #49091)
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230628.2
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23326.1 -> To Version 8.0.0-alpha.1.23328.2
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230629.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23326.1 -> To Version 8.0.0-alpha.1.23329.1
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230630.2
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23326.1 -> To Version 8.0.0-alpha.1.23330.2
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230705.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23326.1 -> To Version 8.0.0-alpha.1.23355.1
    
    * Adds packages to the source build prebuilt baseline
    
    * Update source build prebuilt baseline
    
    * Update package versions in prebuilt baseline
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230706.4
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23326.1 -> To Version 8.0.0-alpha.1.23356.4
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
    3 people authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6869033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a3350 View commit details
    Browse the repository at this point in the history
  5. [main] Update dependencies from dotnet/efcore dotnet/runtime (#49243)

    [main] Update dependencies from dotnet/efcore dotnet/runtime
    
    
     - Merge branch 'main' into darc-main-42890437-8a50-443f-b48c-0fcc35318721
    
     - Add missing dependency
    
     - Update version.details.xml
    
     - Fix code check error
    dotnet-maestro[bot] authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    25098a6 View commit details
    Browse the repository at this point in the history
Loading