From 23e521604289497d5ee1cd05537a11408877e9c5 Mon Sep 17 00:00:00 2001 From: Jens True Date: Sat, 22 Aug 2020 14:03:59 +0200 Subject: [PATCH] Disabled signing of executable --- Tidstagning/Tidstagning.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Tidstagning/Tidstagning.csproj b/Tidstagning/Tidstagning.csproj index b52dc97..06fd9c2 100644 --- a/Tidstagning/Tidstagning.csproj +++ b/Tidstagning/Tidstagning.csproj @@ -37,7 +37,7 @@ false - x86 + AnyCPU true full false @@ -45,7 +45,7 @@ DEBUG;TRACE prompt 4 - false + true x86 @@ -67,7 +67,7 @@ false - true + false icon.ico