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: 284bae7
Choose a base ref
...
head repository: dotnet/winforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2261fa0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 10, 2025

  1. [main] Update dependencies from dotnet/runtime (#12748)

    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    012e82d View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade (#12749)

    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    cd57a50 View commit details
    Browse the repository at this point in the history
  3. Only Unwrap If Given IDataObject (#12738)

    Only unwrap given IDataObject
    lonitra authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    d87eb2a View commit details
    Browse the repository at this point in the history
  4. Update the Update_ToolStripPanelControlCollection_XYCompareTestsFiler… (

    #12736)
    
    Update the Update_ToolStripPanelControlCollection_XYCompareTestsFiler that let the test class inherit from the IDisposable interface.
    Zheng-Li01 authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    31ab37c View commit details
    Browse the repository at this point in the history
  5. add unit test for UserControlDocumentDesigner (#12710)

    Related #10773
    
    Proposed changes
    Add unit test UserControlDocumentDesignerTests.cs for public properties and method of the UserControlDocumentDesigner.UserControlDocumentDesigner.
    Enable nullability in UserControlDocumentDesignerTests.cs.
    chaowendy authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    847499e View commit details
    Browse the repository at this point in the history
  6. Remove Clipboard.Clear From Some Tests (#12755)

    Remove Clipboard.Clear from beginning of test
    lonitra authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    2261fa0 View commit details
    Browse the repository at this point in the history
Loading