From d2c5fb462c27e5fc8a93bd62b877a7ea86cd1095 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 16 Aug 2017 23:27:07 -0400 Subject: [PATCH] supress user secrets warning for core project --- src/Core/Core.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 1b8966b931..02ad296164 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -4,6 +4,7 @@ netcoreapp2.0;net461 Core Bit.Core + false