Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 7c40540

Browse files
committed
Remove NuGet packages from installer.
1 parent e99013b commit 7c40540

4 files changed

Lines changed: 0 additions & 10 deletions

File tree

-17.9 KB
Binary file not shown.
-177 KB
Binary file not shown.

src/Setup/Files.wxs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -775,14 +775,6 @@
775775
<File Source="..\..\data\templates\project\AddInWritingHelp.txt" Id="AddInWritingHelp.txt" Name="AddInWritingHelp.txt" />
776776
</Component>
777777
</Directory>
778-
<Directory Id="ProjectTemplatePackages" Name="packages">
779-
<Component Id="JQuery172NuGetPackage" Guid="80CBCC4A-E30C-4BE6-8E35-A7EFDABA939D" DiskId="1">
780-
<File Id="jQuery.1.7.2.nupkg" Name="jQuery.1.7.2.nupkg" Source="..\..\data\templates\packages\jQuery.1.7.2.nupkg" KeyPath="yes" />
781-
</Component>
782-
<Component Id="Modernizr253NuGetPackage" Guid="0D39E685-992C-4D36-9964-1DE907AF25A3" DiskId="1">
783-
<File Id="Modernizr.2.5.3.nupkg" Name="Modernizr.2.5.3.nupkg" Source="..\..\data\templates\packages\Modernizr.2.5.3.nupkg" KeyPath="yes" />
784-
</Component>
785-
</Directory>
786778
</Directory>
787779
</Directory>
788780
<Directory Id="AddInsFolder" Name="AddIns">

src/Setup/Setup.wxs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,8 +469,6 @@
469469
<ComponentRef Id="PackageManagementPowerShellDll"/>
470470
<!--<ComponentRef Id="PackageManagementICSharpCodeSharpDevelopDomDll"/>-->
471471
<ComponentRef Id="MicrosoftWebXmlTransformDll"/>
472-
<ComponentRef Id="JQuery172NuGetPackage"/>
473-
<ComponentRef Id="Modernizr253NuGetPackage"/>
474472

475473
<ComponentRef Id="MonoTextTemplatingDll"/>
476474
<ComponentRef Id="TextTemplatingAddin"/>

0 commit comments

Comments
 (0)