I am writing to seek assistance regarding an issue I encountered while using Tabular Editor 2.x for best practices analysis. This issue arose while attempting to publish our tool to the Microsoft Store as an MSIX Package.
During the debug configuration test, I encountered the following error:
Error Found: The binary TabularEditor.exe is built in debug mode.
Impact if not fixed: Microsoft Store doesn’t allow a debug version of an app.
How to fix: Please make sure the app isn’t linking to any debug versions of a framework and it is built with release configuration with optimization enabled. If this is a managed app, please make sure you have installed the correct version of .NET framework.
Could you please provide guidance on resolving this issue? I need to ensure that the application is built in release mode with all necessary optimizations enabled to successfully publish it to the Microsoft Store.
Attached a screenshot for reference.

Thanks in advance.
I am writing to seek assistance regarding an issue I encountered while using Tabular Editor 2.x for best practices analysis. This issue arose while attempting to publish our tool to the Microsoft Store as an MSIX Package.
During the debug configuration test, I encountered the following error:
Error Found: The binary TabularEditor.exe is built in debug mode.
Impact if not fixed: Microsoft Store doesn’t allow a debug version of an app.
How to fix: Please make sure the app isn’t linking to any debug versions of a framework and it is built with release configuration with optimization enabled. If this is a managed app, please make sure you have installed the correct version of .NET framework.
Could you please provide guidance on resolving this issue? I need to ensure that the application is built in release mode with all necessary optimizations enabled to successfully publish it to the Microsoft Store.
Attached a screenshot for reference.

Thanks in advance.