From 256e80859e1324919f5578f0e8c843604095cb06 Mon Sep 17 00:00:00 2001 From: Jimmy Bogard Date: Wed, 29 May 2024 12:46:51 -0500 Subject: [PATCH] Fixing package --- src/BulkWriter/BulkWriter.csproj | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/BulkWriter/BulkWriter.csproj b/src/BulkWriter/BulkWriter.csproj index 6318a86..0451d8c 100644 --- a/src/BulkWriter/BulkWriter.csproj +++ b/src/BulkWriter/BulkWriter.csproj @@ -6,20 +6,17 @@ LINQ to SQL bulk copy BulkWriter BulkWriter - https://github.com/HeadspringLabs/bulk-writer + https://github.com/jbogard/bulk-writer LICENSE git - https://github.com/HeadspringLabs/bulk-writer + https://github.com/jbogard/bulk-writer logo.png + v true true snupkg true - - - true - true - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true