aboutsummaryrefslogtreecommitdiff
path: root/nuget/bootstrap.sass.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/bootstrap.sass.nuspec')
-rw-r--r--nuget/bootstrap.sass.nuspec4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec
index 089c49c79..d3c533f46 100644
--- a/nuget/bootstrap.sass.nuspec
+++ b/nuget/bootstrap.sass.nuspec
@@ -25,5 +25,9 @@
<file src="scss\**\*.scss" target="content\Content\bootstrap" />
<file src="dist\js\bootstrap*.js" target="content\Scripts" />
<file src="dist\js\bootstrap*.js.map" target="content\Scripts" />
+
+ <file src="scss\**\*.scss" target="contentFiles\Content\bootstrap" />
+ <file src="dist\js\bootstrap*.js" target="contentFiles\Scripts" />
+ <file src="dist\js\bootstrap*.js.map" target="contentFiles\Scripts" />
</files>
</package>