Replies: 1 comment
-
You can find the dotnet new templates documentation here. Specifically We have some more updates coming on this topic to help around that scenario. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Supposing I use
to create a new app, and then decide I don't have the skill set for Android/iOS/macOS/Mac Catalyst/Linux/WebAssembly, how to i strip out all the non-Windows items without breaking the build?
Beta Was this translation helpful? Give feedback.
All reactions