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

Revamp new project template build/test script #25744

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

jfversluis
Copy link
Member

Description of Change

Updated the build.ps1 script for the templates project to make it a bit more robust and easier to work with.

Basic usage should now be to just run .\build.ps1 and that will build the templates project, pack it into a NuGet, create a new .NET MAUI project with it and open Visual Studio (Code) with that new project.

There are a couple of parameters to influence the workings if needed.

Additionally I updated the README in this folder to describe the whole thing.

@jfversluis jfversluis added t/housekeeping ♻︎ area-templates Project templates, Item Templates for Blazor and MAUI labels Nov 8, 2024
@jfversluis jfversluis requested a review from PureWeen November 8, 2024 11:00
@jfversluis jfversluis requested a review from a team as a code owner November 8, 2024 11:00
@jfversluis jfversluis requested a review from mattleibow November 8, 2024 11:00
@jfversluis
Copy link
Member Author

/rebase

@github-actions github-actions bot force-pushed the add-template-test-script branch from 906f5ee to b90ff47 Compare December 6, 2024 10:00
@jfversluis jfversluis enabled auto-merge (squash) December 6, 2024 13:21
@jfversluis jfversluis merged commit fd40f04 into main Dec 16, 2024
105 checks passed
@jfversluis jfversluis deleted the add-template-test-script branch December 16, 2024 15:26
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-templates Project templates, Item Templates for Blazor and MAUI t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants