We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8815e commit 31a4411Copy full SHA for 31a4411
1 file changed
angular.Samples.nuspec
@@ -10,6 +10,6 @@
10
<description>This is a package that can be used with Octopus deployer</description>
11
</metadata>
12
<files>
13
- <file src="dist\$path$**\*.*" target="\" />
+ <file src="dist\$path$\browser\**\*.*" target="\" />
14
</files>
15
</package>
0 commit comments