where where

Results 47 issues of where where

Could you add netstandard 1.4 and netcore50 to support UWP and other old platform? UWP below rs3 only support netstandard 1.4. Since this project is support old .net version like...

I transplanted the ContentDialog control of ModernWPF. Now it looks more like UWP... ( I couldn’t find the .net 4.5 SDK, so I changed it to 4.5.2 ) A small...

Build succeed with 0.33.0, but failed with 0.35.0. https://github.com/Paving-Base/APK-Installer-UWP/commit/0ac335f9a4834db8976cb12c41e7d1f6218d29f6 ``` 1>C:\Users\qq251\.nuget\packages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : RHBIND : error RHB0011: 内部错误:“declModule == m_pLoaderModule”(在“f:\dd\ndp\rh\src\tools\rhbind\methodtable.h:609”上) 1>C:\Users\qq251\.nuget\packages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : ILT0005: “C:\Users\qq251\.nuget\packages\runtime.win10-x86.microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\x86\ilc\Tools\rhbind.exe @"C:\Users\qq251\Downloads\Github\APK-Installer-UWP\APKInstaller\APKInstaller\obj\x86\Release\ilc\intermediate\rhbindargs.APKInstaller.rsp"”已返回退出代码 11 ```

bug
enhancement
up for grabs

### Describe the bug The way to show notification on lock screen is to set the id of the text in wide tile, such as ```xml Line1 Line2 Line3 ```...

bug :bug:
notifications :bell:

### Describe the bug There is a chance that this exception will be raised when start the app. It happens almost every two times when target to net7. It also...

bug
area-Composition

**Is your feature request related to a problem? Please describe.** 用全权限 UWP 来访问系统目录 **Describe the solution you'd like** 虽然可能没什么用,而且没法上架,但是可以单独弄一个版本出来 具体实现方法在这里 https://github.com/MicrosoftDocs/winrt-related/pull/325/commits/4f657aeb96e49898d1b59ba92d0d805fb8ac84a6

#### commits: - Add netcore50 netstandard1.4 - Use new sdk format for IntegrationTest #### issues: - #120