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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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 a team as a code owner November 8, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant