且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

[桌面转换器]桌面桥/百年纪念:支持.NET 4.6.2

更新时间:2023-11-20 15:38:34

Hello Mark,


我已经使用.NET Framework 4.6.2进行了测试,它的运行没有问题。当您检查文档

https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-run-desktop-app-converter
也许你看到了这个"桌面应用程序转换器" (DAC)是一个工具,使您可以将为.NET 4.6.1或Win32编写的现有桌面应用程序带到
通用Windows平台(UWP)。 "但是,这并不意味着不支持更高版本。请试试.NET 4.6.2,你会看到结果。


祝你好运,


Barry


Our app (https://www.plangrid.com/windows/) uses .NET Framework 4.6.2 because we rely on the WPF additions in that version (specifically per monitor DPI support as well the corrected SIP/OSK integration).

Are there plans to support 4.6.2 for in the desktop bridge/UWP app converter?

Thanks!

Mark

Hello Mark,

I've tested with .NET Framework 4.6.2 and it works without problem. When you check the document https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-run-desktop-app-converter maybe you saw this "The Desktop App Converter (DAC) is a tool that enables you to bring your existing desktop apps written for .NET 4.6.1 or Win32 to the Universal Windows Platform (UWP). ", however it does not mean a later version is not supported. Please give your .NET 4.6.2 a try and you will see the result.

Best regards,

Barry