Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Windows Forms analyzers #1693

Merged
merged 3 commits into from
Jul 29, 2021
Merged

Package Windows Forms analyzers #1693

merged 3 commits into from
Jul 29, 2021

Commits on Jul 28, 2021

  1. Inbox Windows Forms analyzers

    Inbox Windows Forms analyzers into Windows Desktop SDK as per
    https://github.com/dotnet/designs/blob/main/accepted/2021/InboxSourceGenerators.md
    
    The analyzers and source generators come from a Windows Forms transport
    package built and packaged by https://github.com/dotnet/winforms/tree/main/pkg/Microsoft.Private.Winforms
    project. The analyzers are placed under .\sdk\analyzers folder, so that
    when the transport package is ingested the analyzers would not get imported
    by the ingesting projects (e.g. this project or dotnet/wpf).
    
    Add validation to verify the Windows Forms transport package contains the
    required content.
    
    And while at it, update the way the Windows Forms file classifications
    are referenced.
    RussKie committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    f10c3cd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Update dependencies from https://github.com/dotnet/wpf build 20210728.6

    Microsoft.DotNet.Wpf.GitHub , Microsoft.DotNet.Wpf.ProjectTemplates , Microsoft.NET.Sdk.WindowsDesktop
     From Version 6.0.0-rc.1.21378.4 -> To Version 6.0.0-rc.1.21378.6
    
    Dependency coherency updates
    
    Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Private.Winforms,Microsoft.Dotnet.WinForms.ProjectTemplates
     From Version 6.0.0-rc.1.21378.3 -> To Version 6.0.0-rc.1.21378.7 (parent: Microsoft.DotNet.Wpf.GitHub
    dotnet-maestro[bot] committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    bea273a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/darc-main-4305e29c-50f6-41e0-942…

    …7-607a64fca6a0' into inbox_Windows_Forms_analyzers
    RussKie committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    9300862 View commit details
    Browse the repository at this point in the history