Tooling-Windows-Submodule
Tooling-Windows-Submodule copied to clipboard
Community Toolkit infrastructure for use as a submodule 'tooling' directory in other repositories.
### Describe the bug Especially since most take a dependency on WinUI, we need to call out needing the resources like they do. We can also use a readme to...
### Describe the bug If you click on a specific sample at https://toolkitlabs.dev/ the url doesn't update, so you can't share a link to that specific sample page. We need...
### Describe the bug (Thought we had an issue for this, but can't find it.) We should setup a separate workflow which knows how to push to the toolkit.dev repository...
## Background For net5.0+ targets, TargetPlatformMinVersion was renamed to SupportedOSPlatformVersion. See https://github.com/dotnet/designs/pull/157 The dotnet SDK uses the TargetPlatformVersion property to provide a default SupportedOSPlatformVersion value if none is explicitly provided....
This PR: - Updates our dependency on Microsoft.WindowsAppSdk to the latest 1.6 - Enables AoT publishing for the WinAppSDK gallery head when building release - Updates msbuild props as needed...
This is an alternative to #202 where I am using `MSTest.Sdk` feature we have developed. This is our preferred way but decide what is the most comfortable for you. More...
I am using `MSTest` meta-package that ensure versions of adapter and framework are aligned. It also add MSTest analyzer that could come handy.
Tracking issue for updating toolkit tooling to WindowsAppSDK 1.6 and enabling AoT support. Preview1: - Tooling: https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/195 - Windows Community Toolkit https://github.com/CommunityToolkit/Windows/pull/457 - Windows Community Toolkit Labs https://github.com/CommunityToolkit/Labs-Windows/pull/561 Preview2: -...
Needed to help diagnose issue https://github.com/CommunityToolkit/Windows/issues/347 built-off AOT `wasdk/1.6` branch, as suspect we've seen an uptick with this issue with 1.6 over 1.5, but it's also more finicky in PR...
### Describe the bug Related to #19 The Home Page is a wall of blocks:  It'd be nice to group it and have at least a group of 'new'...