From c45f00509c8cbbcfb12efde4ffdb9af344701472 Mon Sep 17 00:00:00 2001 From: say25 Date: Fri, 27 Sep 2019 10:39:12 -0500 Subject: [PATCH] Add Directory.Build.props to .Sln --- src/PostgreSQLCopyHelper.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PostgreSQLCopyHelper.sln b/src/PostgreSQLCopyHelper.sln index 1b48de0..83ad484 100644 --- a/src/PostgreSQLCopyHelper.sln +++ b/src/PostgreSQLCopyHelper.sln @@ -9,6 +9,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostgreSQLCopyHelper.Test", EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{93689B61-61CA-4B83-97AC-3B23F0853BFE}" ProjectSection(SolutionItems) = preProject + ..\Directory.Build.props = ..\Directory.Build.props NuGet.config = NuGet.config EndProjectSection EndProject