From c3c97a3fd9b9d7909785915fcc2ee8e1af79ec20 Mon Sep 17 00:00:00 2001 From: luoyunchong Date: Fri, 3 Sep 2021 00:13:33 +0800 Subject: [PATCH] add Symbols support --- Directory.Build.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index 6168555f..2bbb6ac6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,6 +2,8 @@ https://github.com/dotnetcore/FreeSql + true + snupkg true true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb