Daoting / dt

利用 C# + XAML 进行快速业务开发的跨平台框架(搬运工)
https://github.com/daoting/dt
56 stars 13 forks source link

[win] <UseMauiEssentials>true</UseMauiEssentials> #78

Closed sunl158 closed 1 year ago

sunl158 commented 2 years ago

编译正常,运行遇到问题,You must install or update .Net to Run this application. Framework:'Microsoft.Manui.Essentials',version 'FromWorkload'(x64)

Daoting commented 2 years ago

uwp客户端已移到https://github.com/daoting/dt-uwp ,现在是Winappsdk + WinUI,简称win!

问题怎么重现?

sunl158 commented 2 years ago

从代码服务器上下载的,只要Dt.Shell.Win 包含了Import Common.pros 在运行时候,就会有错误发现

@. From: Daoting @.> Sent: Friday, October 14, 2022 3:51 PM To: Daoting/dt @.> Cc: sunl158 @.>; Author @.***> Subject: Re: [Daoting/dt] [win] true (Issue #78)

uwp客户端已移到https://github.com/daoting/dt-uwp ,现在是Winappsdk + WinUI,简称win!

问题怎么重现?

— Reply to this email directly, view it on GitHubhttps://github.com/Daoting/dt/issues/78#issuecomment-1278623352, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADNTU3VTZ2UDLX4NVQFGSJ3WDEGFLANCNFSM6AAAAAARE32XX4. You are receiving this because you authored the thread.Message ID: @.**@.>>

Daoting commented 2 years ago

一直没碰到这种现象,Microsoft.Manui.Essentials 需要maui,vs2022安装,都采用默认选项 image