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/wpf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0ff1f2850fb0a0966da50f727764debd05267947
Choose a base ref
...
head repository: dotnet/wpf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e7ddcf41e1342d889aa7273b836909bdf15154e2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 8, 2024

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

    …808.1
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24405.1 -> To Version 9.0.0-beta.24408.1
    dotnet-maestro[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1a28610 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge pull request #9544 from dotnet/darc-main-52f1cdf3-f7db-4cfd-90b…

    …7-47c8986fd6d8
    
    [main] Update dependencies from dotnet/arcade
    himgoyalmicro authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7b9ea81 View commit details
    Browse the repository at this point in the history
  2. [Fix] Don't ignore application resource invalidations (#9527)

    * [Fix] Don't ignore application resource invalidations
    
    * Fix ignoring legitimate ResourceChange operations
    
    * Removing the IsIndividualAddOperationCheck
    dipeshmsft authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e7ddcf4 View commit details
    Browse the repository at this point in the history
Loading