From d569c0cbf69ca5bd2d5e8adc633420633310c0aa Mon Sep 17 00:00:00 2001 From: say25 Date: Sat, 7 Dec 2019 19:58:25 -0600 Subject: [PATCH] Production Version of Packages --- Directory.Build.props | 2 +- src/PostgreSQLCopyHelper/PostgreSQLCopyHelper.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index d003db7..cf43cee 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -25,7 +25,7 @@ - + \ No newline at end of file diff --git a/src/PostgreSQLCopyHelper/PostgreSQLCopyHelper.csproj b/src/PostgreSQLCopyHelper/PostgreSQLCopyHelper.csproj index b5e1538..e0058ac 100644 --- a/src/PostgreSQLCopyHelper/PostgreSQLCopyHelper.csproj +++ b/src/PostgreSQLCopyHelper/PostgreSQLCopyHelper.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive