Skip to content

Commit bff6eea

Browse files
author
Paul van Brenk
committed
Ensure webrole.dll is signed
1 parent 04c3af6 commit bff6eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nodejs/Product/Targets/Targets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup%3b</IncludeOutputGroupsInVSIXLocalOnly>
7272
<InstallRoot>MSBuild</InstallRoot>
7373
<VSIXSubPath>Microsoft\VisualStudio\v15.0\Node.js Tools</VSIXSubPath>
74-
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
74+
<Private>True</Private>
7575
</ProjectReference>
7676
</ItemGroup>
7777
<ItemGroup>

0 commit comments

Comments
 (0)