From d5109180f53916541510eddf6f8b3ac7e4c9373c Mon Sep 17 00:00:00 2001 From: Zontreck Date: Fri, 10 Apr 2020 17:15:54 -0700 Subject: [PATCH] disable code signing --- Bot.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Bot.csproj b/Bot.csproj index eb89f7d..ff770af 100644 --- a/Bot.csproj +++ b/Bot.csproj @@ -4,8 +4,7 @@ Exe netcoreapp3.0 true - true - X:\Tara Piccari.pfx + false