Skip to content

Commit dca42f1

Browse files
committed
Remove unused NVelocity.dll
1 parent b54b030 commit dca42f1

File tree

3 files changed

+0
-250
lines changed

3 files changed

+0
-250
lines changed

lib/mono/NVelocity.dll

-264 KB
Binary file not shown.

lib/mono/NVelocity.license.txt

Lines changed: 0 additions & 234 deletions
This file was deleted.

src/NHibernate.Setup/NHibernate.Setup.wxs

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,6 @@
150150
<Component Id="Nullables.xml_net11" Guid="{C233CE41-997D-4360-9E28-AF863CD5E72A}">
151151
<File Id="Nullables.xml_net11" Name="Nullables.xml" KeyPath="yes" />
152152
</Component>
153-
<Component Id="NVelocity.dll_net11" Guid="{3FEED423-FC5D-4145-A9FA-B06F7231F56A}">
154-
<File Id="NVelocity.dll_net11" Name="NVelocity.dll" KeyPath="yes" />
155-
</Component>
156-
<Component Id="NVelocity.license.txt_net11" Guid="{936B0ED5-CF25-47EF-962A-548FCEB84C33}">
157-
<File Id="NVelocity.license.txt_net11" Name="NVelocity.license.txt" KeyPath="yes" />
158-
</Component>
159153
<Directory Id="nant_net11" Name="nant">
160154
<Component Id="log4net.dll_nant_net11" Guid="{54396B46-EBB5-4BB4-AAF6-D19C76BD80C6}">
161155
<File Id="log4net.dll_nant_net11" Name="log4net.dll" KeyPath="yes" />
@@ -304,12 +298,6 @@
304298
<Component Id="Nullables.xml_net20" Guid="{70A357BD-BB77-4AFA-B47A-E13D184BE6CC}">
305299
<File Id="Nullables.xml_net20" Name="Nullables.xml" KeyPath="yes" />
306300
</Component>
307-
<Component Id="NVelocity.dll_net20" Guid="{E6270FB2-8A3C-4E34-91AC-F6C9904A07BD}">
308-
<File Id="NVelocity.dll_net20" Name="NVelocity.dll" KeyPath="yes" />
309-
</Component>
310-
<Component Id="NVelocity.license.txt_net20" Guid="{FE869CC9-DB8D-4A8C-8E16-B7E04DB99D41}">
311-
<File Id="NVelocity.license.txt_net20" Name="NVelocity.license.txt" KeyPath="yes" />
312-
</Component>
313301
<Directory Id="nant_net20" Name="nant">
314302
<Component Id="log4net.dll_nant_net20" Guid="{6D9BD8B1-17ED-4DC4-9746-61906F3BF095}">
315303
<File Id="log4net.dll_nant_net20" Name="log4net.dll" KeyPath="yes" />
@@ -493,14 +481,10 @@
493481
<ComponentRef Id="NHibernate.Tool.hbm2net.Console.exe_net20" />
494482
<ComponentRef Id="NHibernate.Tool.hbm2net.dll_net20" />
495483
<ComponentRef Id="NHibernate.Tool.hbm2net.xml_net20" />
496-
<ComponentRef Id="NVelocity.dll_net20" />
497-
<ComponentRef Id="NVelocity.license.txt_net20" />
498484

499485
<ComponentRef Id="NHibernate.Tool.hbm2net.Console.exe_net11" />
500486
<ComponentRef Id="NHibernate.Tool.hbm2net.dll_net11" />
501487
<ComponentRef Id="NHibernate.Tool.hbm2net.xml_net11" />
502-
<ComponentRef Id="NVelocity.dll_net11" />
503-
<ComponentRef Id="NVelocity.license.txt_net11" />
504488
</Feature>
505489

506490
<Feature Id="NAntTasks" Title="NAnt Tasks" Level="1" AllowAdvertise="no">

0 commit comments

Comments
 (0)