Gaoyifei1011 / GetStoreApp

离线下载 Microsoft Store 商店应用
MIT License
761 stars 28 forks source link

Question: How did you managed to enable Native AOT? #16

Open Alloyd031 opened 3 months ago

Alloyd031 commented 3 months ago

I tried to add < PublishAot >true< /PublishAot > but it shows an error: "Cross-OS native compilation is not supported."

Gaoyifei1011 commented 3 months ago

I tried to add < PublishAot >true< /PublishAot > but it shows an error: "Cross-OS native compilation is not supported."

This looks like a platform error, and you may want to check to see if it is specific to Windows platforms