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

Use slngen and remove UWP target from WinUI packages #350

Merged

Commits on Jan 17, 2023

  1. Potential Fix for CommunityToolkit#262 - Remove UWP target from WinUI…

    … packages
    
    Adds a 'all-uwp' target to UseTargetFrameworks.ps1
    Adds better documentation to UseTargetFrameworks.ps1
    Conditionally selects the set of platforms to build for in the CI based on if running the UWP or WinUI package job
    michael-hawker committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    22348f7 View commit details
    Browse the repository at this point in the history
  2. Setup way to control which test projects are added to the generated s…

    …olution
    
    Removes calling UseUnoWinUI script from GenerateAllSolution as we call that separately on the CI anyway
    Tested generated solution still loads in VS 2022 without issue
    Simplified step for running tests
    michael-hawker committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    53dce7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c57b66c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    920c5fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ced95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a9131e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    8d996a2 View commit details
    Browse the repository at this point in the history
  2. Add helper to bat file for GenerateAllSolution to pass parameter to P…

    …owerShell script (if provided)
    michael-hawker committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    49406e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31e0c21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cea6b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Push update to slngen for Shared Project support

    Add Test projects to deploy
    michael-hawker committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    dc9b21b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    013e5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f3354 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    4601457 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    d4899ca View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    a47d170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506e815 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Turn off diagnostics for Solution Generation, leave hint at uploading…

    … logs in the build script.
    michael-hawker committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1c581de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa2235 View commit details
    Browse the repository at this point in the history