Mahdi Hosseini

Results 51 issues of 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...

area-Deployment

When I want to close a tag, I have to find the desired tag from among the options every time ![3](https://github.com/user-attachments/assets/e3efcfb3-d74a-4687-b244-c0624bab126a)

IntelliSense is lost if we specify a value for the tag ![2](https://github.com/user-attachments/assets/3e324c32-9726-41b7-9aec-8ab432a20c3e)

Please add support for Auto Close Tag in CS Project file. ![1](https://github.com/user-attachments/assets/c436fd68-bb17-46e8-83a7-e51da006fdb9)

### Describe the bug In the following situation ``` ``` after using `animations:Implicit...` ![image](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/assets/9213496/a4f09513-92be-4217-b258-d8e4672624fc) before using it ![image](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/assets/9213496/f7b865a3-1d52-42ce-bef5-5b83c00ccdd5) ### 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...

needs-triage
team-Markup

### 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,...

bug
sample enhancement

### 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...

bug :bug:

`Icon = "Assets/icon.ico",`

Can you add AOT Support? this can be done with adding following line and fixing warnings: ` true 2.0.1 `