Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have developed one nuget package and have a reference requirement like,
XML
<files>
    <file src="JScriptOne.js" target="content\'AnyFolder'\JScript\JScriptOne.js"></file>
</files

So that whoever is going to refer this nuget package they can have any folder name in root for their project(this will be different name in different project).

How I can install my nuget package like this ?

Please suggest me.

Thanks in advance,
V_R
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900