Mahdi Hosseini
Mahdi Hosseini
### Describe the bug PublishSingleFile does not working with ClassLibrary ### Steps to reproduce the bug 1.Create a Blank Project 2.Create a Blank Class Library 3.Add Class Library Refrence to...
When I want to close a tag, I have to find the desired tag from among the options every time 
IntelliSense is lost if we specify a value for the tag 
Please add support for Auto Close Tag in CS Project file. 
### Describe the bug In the following situation ``` ``` after using `animations:Implicit...`  before using it  ### Steps to reproduce ```text it seems that animation modify grid.row option....
### Discussed in https://github.com/microsoft/WindowsAppSDK/discussions/2946 Originally posted by **vladimir-stoyanov** September 8, 2022 Is it possible to map between a XAML namespace and a CLR namespace in WinUI 3? For example in...
AOT Support
### Which version of the app? WinUI 3 Gallery ### Description I am looking to see how AOT is implemented in the gallery. I didn't see anything related to AOT,...
### Describe the bug i always use ObservableRecipient and its IsActive property, now it seems that does not support AOT/Trim. Solution: i created a new property for this: [ObservableProperty] public...
`Icon = "Assets/icon.ico",`
Can you add AOT Support? this can be done with adding following line and fixing warnings: ` true 2.0.1 `