From ac921f3668f993677a676c6c750aee478b74ac00 Mon Sep 17 00:00:00 2001 From: Andy Gerlicher Date: Wed, 25 Oct 2017 16:39:37 -0700 Subject: [PATCH] Remove ImportAfter target for NuGet MSBuild common targets now import NuGet.targets directly, this is no longer needed. --- .../Microsoft.NuGet.ImportAfter.targets | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 resources/MSBuildImports/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets diff --git a/resources/MSBuildImports/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets b/resources/MSBuildImports/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets deleted file mode 100644 index 433922aac..000000000 --- a/resources/MSBuildImports/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets +++ /dev/null @@ -1,18 +0,0 @@ - - - - - $(MSBuildExtensionsPath)\NuGet.targets - - -