You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hope to remove the restriction of UWP Mode (CoreApplication) in Winui 3 1.5
希望能在Winui 3 1.5中移除 UWP 模式 (CoreApplication)的限制
Summary
At present, in WinUI 3 1.5 Experimental 1, we found that some methods have added support for UWP (CoreApplication) Mode, but the program to create WinUI 3 UWP Mode(CoreApplication), However, it was found that internal anomalies still occurred during startup, which caused the application to fail to start normally. I hope to remove this restriction as soon as possible, and bring back the missing UWP template in WinUI 3 1.0 Experimental 1. And upgrade the TargetFrameWork version of the C# UWP template to.Net Core 8.0
Proposal: Please remove WinUI 3 UWP Mode limitation
Hope to remove the restriction of UWP Mode (CoreApplication) in Winui 3 1.5
希望能在Winui 3 1.5中移除 UWP 模式 (CoreApplication)的限制
Summary
At present, in WinUI 3 1.5 Experimental 1, we found that some methods have added support for UWP (CoreApplication) Mode, but the program to create WinUI 3 UWP Mode(CoreApplication), However, it was found that internal anomalies still occurred during startup, which caused the application to fail to start normally. I hope to remove this restriction as soon as possible, and bring back the missing UWP template in WinUI 3 1.0 Experimental 1. And upgrade the TargetFrameWork version of the C# UWP template to.Net Core 8.0
目前在WinUI 3 1.5 Experimental 1 中,我们发现了一部分方法中已经添加了对 UWP (CoreApplication) 模式的支持,但创建 WinUI 3 UWP Mode(CoreApplication) 的程序,在启动时却发现仍然会发生内部异常导致应用无法正常启动,希望能尽快移除这一限制,并带回 WinUI 3 1.0 Experimental 1 中消失的 UWP 模板,并升级 C# UWP 模板的 TargetFrameWork 版本到 .Net Core 8.0
IApplicationOverridesFeature_UwpSupportApi interface
Rationale
See below
Scope
Important Notes
Open Questions
The text was updated successfully, but these errors were encountered: