-
Notifications
You must be signed in to change notification settings - Fork 51
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
Use slngen and remove UWP target from WinUI packages #350
Commits on Jan 17, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 22348f7 - Browse repository at this point
Copy the full SHA 22348f7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 53dce7e - Browse repository at this point
Copy the full SHA 53dce7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c57b66c - Browse repository at this point
Copy the full SHA c57b66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920c5fe - Browse repository at this point
Copy the full SHA 920c5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ced95 - Browse repository at this point
Copy the full SHA b1ced95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9131e - Browse repository at this point
Copy the full SHA 9a9131eView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d996a2 - Browse repository at this point
Copy the full SHA 8d996a2View commit details -
Add helper to bat file for GenerateAllSolution to pass parameter to P…
…owerShell script (if provided)
Configuration menu - View commit details
-
Copy full SHA for 49406e5 - Browse repository at this point
Copy the full SHA 49406e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e0c21 - Browse repository at this point
Copy the full SHA 31e0c21View commit details -
Add support for solution generation to filter out UWP/WinAppSDK for a…
…lternate build pipelines
Configuration menu - View commit details
-
Copy full SHA for 2cea6b8 - Browse repository at this point
Copy the full SHA 2cea6b8View commit details
Commits on Jan 26, 2023
-
Push update to slngen for Shared Project support
Add Test projects to deploy
Configuration menu - View commit details
-
Copy full SHA for dc9b21b - Browse repository at this point
Copy the full SHA dc9b21bView commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 013e5e5 - Browse repository at this point
Copy the full SHA 013e5e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f3354 - Browse repository at this point
Copy the full SHA 42f3354View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4601457 - Browse repository at this point
Copy the full SHA 4601457View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4899ca - Browse repository at this point
Copy the full SHA d4899caView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a47d170 - Browse repository at this point
Copy the full SHA a47d170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 506e815 - Browse repository at this point
Copy the full SHA 506e815View commit details
Commits on Feb 3, 2023
-
Turn off diagnostics for Solution Generation, leave hint at uploading…
… logs in the build script.
Configuration menu - View commit details
-
Copy full SHA for 1c581de - Browse repository at this point
Copy the full SHA 1c581deView commit details -
Add workaround/fix for running slngen with dotnet command using tool run
See more info in https://github.com/dotnet/runtime/issues/81580
Configuration menu - View commit details
-
Copy full SHA for 1aa2235 - Browse repository at this point
Copy the full SHA 1aa2235View commit details