Browse Source

Fix typo in Setup.wxs.

newNRvisualizers
Daniel Grunwald 13 years ago
parent
commit
f96fe9c6a5
  1. 2
      src/Setup/Setup.wxs

2
src/Setup/Setup.wxs

@ -501,7 +501,7 @@
<ComponentRef Id="IronyDll"/> <ComponentRef Id="IronyDll"/>
<ComponentRef Id="ITextSharpDll"/>--> <ComponentRef Id="ITextSharpDll"/>-->
<--<ComponentRef Id="AboutNuGetCmdletsHelpTxt"/> <!--<ComponentRef Id="AboutNuGetCmdletsHelpTxt"/>
<ComponentRef Id="NuGetConsoleTypesDll"/> <ComponentRef Id="NuGetConsoleTypesDll"/>
<ComponentRef Id="NuGetCoreDll"/>--> <ComponentRef Id="NuGetCoreDll"/>-->
<ComponentRef Id="NuGetNuspecSchema"/> <ComponentRef Id="NuGetNuspecSchema"/>

Loading…
Cancel
Save