From f701c0be9808ebe91cd7f28856c9fab9e21e0431 Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Mon, 6 Dec 2021 22:37:18 -0600 Subject: [PATCH] move allowunsafe property outside build option --- .../Flow.Launcher.Infrastructure.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj b/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj index 3a3b2d97e..40c2cb956 100644 --- a/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj +++ b/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj @@ -11,6 +11,7 @@ false false false + true @@ -21,7 +22,6 @@ DEBUG;TRACE prompt 4 - true false @@ -32,7 +32,6 @@ TRACE prompt 4 - true false