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/winforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5972c29
Choose a base ref
...
head repository: dotnet/winforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 147100a
Choose a head ref
  • 3 commits
  • 60 files changed
  • 4 contributors

Commits on Jul 5, 2022

  1. Update AccessibilityApp as .Net 4.8.1 updated, fix GH issues: 7336, 7…

    …337, 7354 (#7359)
    
    * Update Accessibility app as .Net 4.8.1 updated, and fix GH issues: 7336 & 7337
    
    * Updated
    
    * Remove xlf files
    
    * changes
    
    Co-authored-by: Igor Velikorossov <igveliko@microsoft.com>
    Olina-Zhang and Igor Velikorossov authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    ee22d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Create test_issue.yaml (#7382)

    Add a template for creating test issues.
    JeremyKuhne authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    beb66ab View commit details
    Browse the repository at this point in the history
  2. Supress C# keword warning. (#7380)

    Supressing new CS8981 warning for the Primitives assembly.
    We match Win32 casing for intereop.
    Moved obsolete warning into code.
    fernandanavamoya authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    147100a View commit details
    Browse the repository at this point in the history
Loading