From ddd33cd9579e677cadd45ab9a0cd543ec8ba1edf Mon Sep 17 00:00:00 2001 From: Supergibbs Date: Thu, 28 Jun 2018 17:39:03 -0700 Subject: [PATCH] Support nuget contentFiles, used for some project types --- nuget/bootstrap.nuspec | 4 ++++ nuget/bootstrap.sass.nuspec | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 8d0da0a11d..2dcbfea6e6 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -25,5 +25,9 @@ + + + + diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index 089c49c799..d3c533f464 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.nuspec @@ -25,5 +25,9 @@ + + + + -- 2.47.2