From 9edf73b6b191c671ba1e634c69fb33a7486c63a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Thu, 24 Sep 2020 17:57:14 +0200 Subject: [PATCH] Use portable to avoid embedding the PDBs in the assemblies --- Directory.Build.props | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 0b59cb4e..7adba2a1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -8,6 +8,8 @@ $(NoWarn);CS1591;NU5118;NU5128 true true + portable + snupkg $(MSBuildThisFileDirectory)eng\CodeAnalysis.ruleset true ar;de;es;fr;gu;hi;it;tr;zh-Hans;zh-Hant @@ -52,7 +54,6 @@ true - true true true true