TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.

Results 164 TemplateStudio issues
Sort by recently updated
recently updated
newest added
trafficstars

### Describe the bug `dotnet build` and `dotnet test` are failing with the current MSTest project we have. Adding EnableMSIXTooling = true to the test project csproj gets past the...

bug

### Describe the bug UITestMethods fail in GitHub Actions CI (and possibly others). Commenting out UITestMethods allows the test pass to run and succeed. The same project with UITestMethods works...

bug

### Is your feature request related to a problem? Please describe. Push Notifications * https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/ * https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/push-quickstart * https://docs.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.windows.pushnotifications?view=windows-app-sdk-1.1 ### Describe the solution you'd like _No response_ ### Describe alternatives...

We need better documentation of the build process and pipelines, including where, when, and how different builds and tests are run. The [pipelines are in the repo](https://github.com/microsoft/TemplateStudio/tree/main/_build/pipelines) but I can't...

Documentation
Pipeline changes

- [ ] Improve documentation on how to author templates. - [ ] Add documentation on the packaging and distributing of WinTS compatible templates. This must also include differences from...

Documentation
Testing

Warning on new project with WebView View: 'WebView' is obsolete: 'The WebView control will be replaced by WebView2 in the future. Read more here to provide early feedback: https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2' Upgrade...

feature
WPF

### Describe the bug See #4501. ### To Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Additional context _No response_...

bug

### Describe the bug Some of the Minimum Core tests do not produce consistent results. It appears to be that the ones that don't always pass are reliant on the...

bug

### Describe the bug Callbacks on the IHostApplicationLifetime interface is never invoked when the App is closed. ### To Reproduce 1. Create a service that uses IHostApplicationLifetime ``` public class...

bug
Needs: Triage :mag: