-
### Describe the bug
Would be nice to convert to something like:
```cs
[ToolkitSample(...)]
public sealed partial class MySample : Page
{
[ToolkitSampleNumericOption(min: 0.0, max: 1.0)]
pub…
-
### Describe the bug
I am uploading a latest version of my app to the Windows store, but my app is throwing the error:
**Package acceptance validation error: We encountered a fatal error while parsi…
-
### Describe the bug
The `StaggeredLayout` from the new namespace `CommunityToolkit.WinUI.Controls.Primitives` crashes on **ARM64** build when used in an ItemsView with the following StackTace:
…
-
Today an app can take RNW, modify its source, and ship it as part of their package. In the future they will likely take a drop of the RNW dlls.
Consequently, the app package that ends up in the Store…
-
Curious. Is there a chance of compiling the DLL in a way that is compliant with the managed nature of UWP?
I followed your Doom write-up and successfully ported the Doom shareware version to Godot 3.…
-
http://emulation.gametechwiki.com/index.php/Xbox_One_emulators
It is possible to modify Xbox One/Series UWP via a simple tweak to work on desktop PC. This should be able to do this for Windows 10 Mob…
-
Any chance you can make this a full Windows10 Store application? So it also always is the latest version (if there are any updates and the sorts?
cool program, keep it up :)
-
**Visual Studio Version**: 16.4.0 Preview 2
**Summary**:
When a .NET Core 3.0 WPF/WinForms project references Xaml Islands the up-to-date check does not detect changes in the UWP projects.
**St…
-
### Brief description of your issue
Two DIFFERENT apps within the same app family are misrecognized as different installer versions of the same app. For example, I maintain these two apps on WinGet: …
-
The Package Manager Console steps for creating the database fail on UWP projects. The Add-Migration command asks the user to follow a link which is UWP specific, but that page seems to be gone and red…