We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd5901 commit c266e9dCopy full SHA for c266e9d
build/nuspec/RJP.UmbracoMultiUrlPicker.nuspec
@@ -19,6 +19,6 @@
19
</metadata>
20
<files>
21
<file src="..\..\artifacts\RJP.MultiUrlPicker\RJP.MultiUrlPicker.dll" target="lib\net45" />
22
- <file src="..\..\src\RJP.MultiUrlPicker.Web.UI\**\*" target="content" />
+ <file src="..\..\src\RJP.MultiUrlPicker.Web.UI\**\*" target="content\App_Plugins\RJP.MultiUrlPicker" />
23
</files>
24
</package>
0 commit comments