diff --git a/backend/FwLite/FwLiteMaui/FwLiteMaui.csproj b/backend/FwLite/FwLiteMaui/FwLiteMaui.csproj index c5e4a3e74..7c2a1447e 100644 --- a/backend/FwLite/FwLiteMaui/FwLiteMaui.csproj +++ b/backend/FwLite/FwLiteMaui/FwLiteMaui.csproj @@ -6,6 +6,7 @@ net9.0-android;net9.0-ios;net9.0-maccatalyst $(TargetFrameworks);net9.0-windows10.0.19041.0 + preview @@ -49,6 +60,9 @@ Edit WS + {#if supportsTroubleshooting} + troubleshootDialogOpen = true}>Troubleshoot + {/if} @@ -61,7 +75,9 @@ {#if about} {/if} - +{#if supportsTroubleshooting} + +{/if}