-
Notifications
You must be signed in to change notification settings - Fork 747
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
feat: Add support for dotnet new Prism blank app #3054
Conversation
The build 14243 found UI Test snapshots differences.
|
3c0fd81
to
18cccbb
Compare
...late/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/BlankApp.Shared/Assets/SharedAssets.md
Show resolved
Hide resolved
...mplate/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/.template.config/dotnetcli.host.json
Show resolved
Hide resolved
...late/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/BlankApp.Shared/Assets/SharedAssets.md
Show resolved
Hide resolved
...late/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/BlankApp.Shared/Assets/SharedAssets.md
Show resolved
Hide resolved
...late/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/BlankApp.Shared/Assets/SharedAssets.md
Show resolved
Hide resolved
...late/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/BlankApp.Shared/Assets/SharedAssets.md
Show resolved
Hide resolved
...late/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/BlankApp.Shared/Assets/SharedAssets.md
Show resolved
Hide resolved
The build 14245 found UI Test snapshots differences.
|
@@ -0,0 +1,58 @@ | |||
# Getting started with dotnet new templates |
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.
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.
It's not yet added on purpose. Will add soon.
GitHub Issue (If applicable): #2421, #443
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Adds support for
dotnet new unoapp-prism
to create a Prism enabled blank app for iOS/Android/Wasm/UWP/macOS.PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):