From 721e481a0ee8b00db2593a635cd0a4459164c5c5 Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Sat, 4 Dec 2021 01:58:04 -0600 Subject: [PATCH] Allow unsafe for release --- .../Flow.Launcher.Infrastructure.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj b/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj index e01bc1efd..3a3b2d97e 100644 --- a/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj +++ b/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj @@ -32,7 +32,7 @@ TRACE prompt 4 - false + true false