Not being able to build in Release mode after upgrading to Uno 5.2 #16512
Replies: 3 comments 33 replies
-
Thanks for the report. Can you provide the environment and command line you're using to make your build? |
Beta Was this translation helpful? Give feedback.
-
Hi @jeromelaban, I've tried building again with msbuild. I followed the documentation at https://platform.uno/docs/articles/uno-publishing-windows-packaged-unsigned.html to split up the restore and build process. These are the commands I used:
The new error I've encountered:
|
Beta Was this translation helpful? Give feedback.
-
Here's the repro. I don't see the binlog getting generated |
Beta Was this translation helpful? Give feedback.
-
I've recently updated the Uno Platform extension to ensure compatibility with the latest project templates and Uno 5.2. I ran uno-check to verify everything was up to date before creating a project using the "Uno Platform App" template.
However, upon attempting to build the project, I consistently encounter the following error:
Occasionally, I also face another issue stating:
I have attached the zipped solution along with the binlog
UnoApp1.zip
Beta Was this translation helpful? Give feedback.
All reactions