-
Notifications
You must be signed in to change notification settings - Fork 79
Add PowerShell script to generate All Sample solution #82
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
Conversation
michael-hawker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hoping we can find out when the google fix will be available. Would be nice to make sure this is running in the CI.
|
Bumped Uno Check, hopefully this fixes the CI! 🤞 @Arlodotexe if not, let's take a look in the morning and forward fix anything here. Then we can merge this PR and get the other one rebased. |
|
@Arlodotexe we need to generate the |
…it#82) * Created basic solution generation for Library and Sample projects * Add generated solution file to gitignore * Added generation of shared test projects in All solution * Added UseUnoWinUI parameter * Suppress git warning on newest version * Enable solution generation in CI * Bump Uno Check to 1.2.0 to fix android SDK issue * Fixed errors on PowerShell 5 * Generate sample project references * Remove props files / folders from solution template * Cleaned up stray prop file solution folders that prevented builds Co-authored-by: michael-hawker <24302614+michael-hawker@users.noreply.github.com>
This PR:
Toolkit.Labs.All.slnwith all projects sample, library and test projects included in the proper solution folders.