Fixed IOC-79 which properly collects all Handlers (including Generic). This became...
[castle.git] / Setup / Bin.wxs
blob24b3b1b4e20aaf22abeeac66dd2352eb058cb830
1 <?xml version='1.0' encoding='windows-1252'?>
2 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
4 <?include Includes.wxi?>
6 <Fragment Id='FragmentBin'>
8 <DirectoryRef Id="BinDir">
10 <Component Id="ProductComponentGac1" DiskId="1" Guid="49ABA8A2-D8C0-456A-8E80-6AEAD79DF1B7">
11 <File Id="file22A"
12 Name="Castle.MonoRail.TestSupport.dll"
13 KeyPath="yes" Assembly=".net" AssemblyManifest="file22A"
14 Source="$(var.BuildNet11Dir)\Castle.MonoRail.TestSupport.dll" />
15 </Component>
17 <Component Id="ProductComponentGac2" DiskId="1" Guid="A4F709E3-0343-41B0-AA18-270012EE4DCC">
18 <File Id="file90A"
19 Name="Cassini.dll"
20 KeyPath="yes" Assembly=".net" AssemblyManifest="file90A"
21 Source="$(var.BuildNet11Dir)\Cassini.dll" />
22 </Component>
24 <Directory Id="net11dir" Name="net-1.1">
25 <Component Id="ProductComponent11" DiskId="1" Guid="9809B08F-5717-44F2-A07F-B16C8ADADC39">
27 <File Id="anrControls.Markdown.NET.dll" Name="anrControls.Markdown.NET.dll" Source="$(var.BuildNet11Dir)\anrControls.Markdown.NET.dll" />
28 <File Id="antlr.runtime.dll" Name="antlr.runtime.dll" Source="$(var.BuildNet11Dir)\antlr.runtime.dll" />
29 <File Id="AopAlliance.dll" Name="AopAlliance.dll" Source="$(var.BuildNet11Dir)\AopAlliance.dll" />
30 <File Id="AspectSharp.dll" Name="AspectSharp.dll" Source="$(var.BuildNet11Dir)\AspectSharp.dll" />
31 <File Id="AspectSharp.Lang.dll" Name="AspectSharp.Lang.dll" Source="$(var.BuildNet11Dir)\AspectSharp.Lang.dll" />
32 <File Id="Bamboo.Prevalence.Collections.dll" Name="Bamboo.Prevalence.Collections.dll" Source="$(var.BuildNet11Dir)\Bamboo.Prevalence.Collections.dll" />
33 <File Id="Bamboo.Prevalence.dll" Name="Bamboo.Prevalence.dll" Source="$(var.BuildNet11Dir)\Bamboo.Prevalence.dll" />
34 <File Id="Bamboo.Prevalence.Indexing.dll" Name="Bamboo.Prevalence.Indexing.dll" Source="$(var.BuildNet11Dir)\Bamboo.Prevalence.Indexing.dll" />
35 <File Id="Bamboo.Prevalence.Util.dll" Name="Bamboo.Prevalence.Util.dll" Source="$(var.BuildNet11Dir)\Bamboo.Prevalence.Util.dll" />
36 <File Id="Bamboo.Prevalence.XPath.dll" Name="Bamboo.Prevalence.XPath.dll" Source="$(var.BuildNet11Dir)\Bamboo.Prevalence.XPath.dll" />
37 <File Id="Boo.Lang.CodeDom.dll" Name="Boo.Lang.CodeDom.dll" Source="$(var.BuildNet11Dir)\Boo.Lang.CodeDom.dll" />
38 <File Id="Boo.Lang.Compiler.dll" Name="Boo.Lang.Compiler.dll" Source="$(var.BuildNet11Dir)\Boo.Lang.Compiler.dll" />
39 <File Id="Boo.Lang.dll" Name="Boo.Lang.dll" Source="$(var.BuildNet11Dir)\Boo.Lang.dll" />
40 <File Id="Boo.Lang.Interpreter.dll" Name="Boo.Lang.Interpreter.dll" Source="$(var.BuildNet11Dir)\Boo.Lang.Interpreter.dll" />
41 <File Id="Boo.Lang.Parser.dll" Name="Boo.Lang.Parser.dll" Source="$(var.BuildNet11Dir)\Boo.Lang.Parser.dll" />
42 <File Id="Boo.Lang.Useful.dll" Name="Boo.Lang.Useful.dll" Source="$(var.BuildNet11Dir)\Boo.Lang.Useful.dll" />
43 <File Id="Boo.NAnt.Tasks.dll" Name="Boo.NAnt.Tasks.dll" Source="$(var.BuildNet11Dir)\Boo.NAnt.Tasks.dll" />
44 <File Id="Castle.ActiveRecord.dll" Name="Castle.ActiveRecord.dll" Source="$(var.BuildNet11Dir)\Castle.ActiveRecord.dll" />
45 <File Id="Castle.Components.Binder.dll" Name="Castle.Components.Binder.dll" Source="$(var.BuildNet11Dir)\Castle.Components.Binder.dll" />
46 <File Id="Castle.Components.Common.EmailSender.dll" Name="Castle.Components.Common.EmailSender.dll" Source="$(var.BuildNet11Dir)\Castle.Components.Common.EmailSender.dll" />
47 <File Id="Castle.Components.Common.TemplateEngine.dll" Name="Castle.Components.Common.TemplateEngine.dll" Source="$(var.BuildNet11Dir)\Castle.Components.Common.TemplateEngine.dll" />
48 <File Id="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" Name="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" Source="$(var.BuildNet11Dir)\Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" />
49 <File Id="Castle.Components.Winforms.AssemblyResolver.dll" Name="Castle.Components.Winforms.AssemblyResolver.dll" Source="$(var.BuildNet11Dir)\Castle.Components.Winforms.AssemblyResolver.dll" />
50 <File Id="Castle.Core.dll" Name="Castle.Core.dll" Source="$(var.BuildNet11Dir)\Castle.Core.dll" />
51 <File Id="Castle.DynamicProxy.dll" Name="Castle.DynamicProxy.dll" Source="$(var.BuildNet11Dir)\Castle.DynamicProxy.dll" />
53 <File Id="Castle.Facilities.ActiveRecordIntegration.dll" Name="Castle.Facilities.ActiveRecordIntegration.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.ActiveRecordIntegration.dll" />
54 <File Id="Castle.Facilities.AspectSharp.dll" Name="Castle.Facilities.AspectSharp.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.AspectSharp.dll" />
55 <File Id="Castle.Facilities.AutomaticTransactionManagement.dll" Name="Castle.Facilities.AutomaticTransactionManagement.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.AutomaticTransactionManagement.dll" />
56 <File Id="Castle.Facilities.BatchRegistration.dll" Name="Castle.Facilities.BatchRegistration.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.BatchRegistration.dll" />
57 <File Id="Castle.Facilities.Cache.dll" Name="Castle.Facilities.Cache.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.Cache.dll" />
58 <File Id="Castle.Facilities.IBatisNetIntegration.dll" Name="Castle.Facilities.IBatisNetIntegration.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.IBatisNetIntegration.dll" />
59 <File Id="Castle.Facilities.Logging.dll" Name="Castle.Facilities.Logging.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.Logging.dll" />
60 <File Id="Castle.Facilities.NHibernateIntegration.dll" Name="Castle.Facilities.NHibernateIntegration.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.NHibernateIntegration.dll" />
61 <File Id="Castle.Facilities.Prevalence.dll" Name="Castle.Facilities.Prevalence.dll" Source="$(var.BuildNet11Dir)\Castle.Facilities.Prevalence.dll" />
63 <File Id="Castle.MicroKernel.dll" Name="Castle.MicroKernel.dll" Source="$(var.BuildNet11Dir)\Castle.MicroKernel.dll" />
64 <File Id="Castle.Windsor.dll" Name="Castle.Windsor.dll" Source="$(var.BuildNet11Dir)\Castle.Windsor.dll" />
66 <File Id="Castle.MonoRail.ActiveRecordScaffold.dll" Name="Castle.MonoRail.ActiveRecordScaffold.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.ActiveRecordScaffold.dll" />
67 <File Id="Castle.MonoRail.ActiveRecordSupport.dll" Name="Castle.MonoRail.ActiveRecordSupport.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.ActiveRecordSupport.dll" />
68 <File Id="Castle.MonoRail.Framework.dll" Name="Castle.MonoRail.Framework.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.Framework.dll" />
69 <File Id="Castle.MonoRail.Framework.Views.CompositeView.dll" Name="Castle.MonoRail.Framework.Views.CompositeView.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.Framework.Views.CompositeView.dll" />
70 <File Id="Castle.MonoRail.Framework.Views.NVelocity.dll" Name="Castle.MonoRail.Framework.Views.NVelocity.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.Framework.Views.NVelocity.dll" />
71 <File Id="Castle.MonoRail.Generator.exe" Name="Castle.MonoRail.Generator.exe" Source="$(var.BuildNet11Dir)\Castle.MonoRail.Generator.exe" />
72 <File Id="Castle.MonoRail.TestSupport.dll" Name="Castle.MonoRail.TestSupport.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.TestSupport.dll" />
73 <File Id="Castle.MonoRail.Views.Brail.dll" Name="Castle.MonoRail.Views.Brail.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.Views.Brail.dll" />
74 <File Id="Castle.MonoRail.WindsorExtension.dll" Name="Castle.MonoRail.WindsorExtension.dll" Source="$(var.BuildNet11Dir)\Castle.MonoRail.WindsorExtension.dll" />
75 <File Id="Castle.Services.Logging.Log4netIntegration.dll" Name="Castle.Services.Logging.Log4netIntegration.dll" Source="$(var.BuildNet11Dir)\Castle.Services.Logging.Log4netIntegration.dll" />
76 <File Id="Castle.Services.Logging.NLogIntegration.dll" Name="Castle.Services.Logging.NLogIntegration.dll" Source="$(var.BuildNet11Dir)\Castle.Services.Logging.NLogIntegration.dll" />
77 <File Id="Castle.Services.Transaction.dll" Name="Castle.Services.Transaction.dll" Source="$(var.BuildNet11Dir)\Castle.Services.Transaction.dll" />
78 <File Id="IBatisNet.Common.dll" Name="IBatisNet.Common.dll" Source="$(var.BuildNet11Dir)\IBatisNet.Common.dll" />
79 <File Id="IBatisNet.DataMapper.dll" Name="IBatisNet.DataMapper.dll" Source="$(var.BuildNet11Dir)\IBatisNet.DataMapper.dll" />
80 <File Id="Iesi.Collections.dll" Name="Iesi.Collections.dll" Source="$(var.BuildNet11Dir)\Iesi.Collections.dll" />
81 <File Id="Iesi.Collections.license.txt" Name="Iesi.Collections.license.txt" Source="$(var.BuildNet11Dir)\Iesi.Collections.license.txt" />
82 <File Id="log4net.dll" Name="log4net.dll" Source="$(var.BuildNet11Dir)\log4net.dll" />
83 <File Id="log4net.license.txt" Name="log4net.license.txt" Source="$(var.BuildNet11Dir)\log4net.license.txt" />
84 <File Id="NHibernate.dll" Name="NHibernate.dll" Source="$(var.BuildNet11Dir)\NHibernate.dll" />
85 <File Id="NHibernate.license.txt" Name="NHibernate.license.txt" Source="$(var.BuildNet11Dir)\NHibernate.license.txt" />
86 <File Id="NLog.dll" Name="NLog.dll" Source="$(var.BuildNet11Dir)\NLog.dll" />
87 <File Id="NLog.license.txt" Name="NLog.license.txt" Source="$(var.BuildNet11Dir)\NLog.license.txt" />
88 <File Id="Nullables.dll" Name="Nullables.dll" Source="$(var.BuildNet11Dir)\Nullables.dll" />
89 <File Id="Nullables.NHibernate.dll" Name="Nullables.NHibernate.dll" Source="$(var.BuildNet11Dir)\Nullables.NHibernate.dll" />
90 <File Id="NVelocity.dll" Name="NVelocity.dll" Source="$(var.BuildNet11Dir)\NVelocity.dll" />
91 <File Id="nunit.framework.dll" Name="nunit.framework.dll" Source="$(var.BuildNet11Dir)\nunit.framework.dll" />
93 <File
94 Id="file90"
95 Name="Cassini.dll"
96 Source="$(var.SharedLibs)\net\Cassini.dll" />
98 <File
99 Id="file91"
100 Name="CassiniWebServer.exe"
101 Source="$(var.SharedLibs)\net\CassiniWebServer.exe" />
103 <RegistryKey
104 Action="createAndRemoveOnUninstall"
105 Root="HKLM"
106 Key="SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\castle">
107 <RegistryValue Action="write" Type="string" Value="[net11dir]" />
108 </RegistryKey>
110 <RegistryKey
111 Action="createAndRemoveOnUninstall"
112 Root="HKLM"
113 Key="SOFTWARE\Castle">
115 <RegistryValue
116 Action="write"
117 Name="cassinilocation"
118 Type="string" Value="[net11dir]CassiniWebServer.exe" />
119 </RegistryKey>
121 <!--
122 <Shortcut Id="ShortcutWebSite" Directory="shortcutrootfolder" Name="Castle Project WebSite" Target="http://www.castleproject.org" Description="Source of up to date information" Hotkey="0" Show="normal" />
123 <Shortcut Id="ShortcutForum" Directory="shortcutrootfolder" Name="Forum" Target="http://forum.castleproject.org" Description="Source of up to date information" Hotkey="0" Show="normal" />
124 <Shortcut Id="ShortcutIssue" Directory="shortcutrootfolder" Name="Issue tracker" Target="http://support.castleproject.org/jira/" Description="Source of up to date information" Hotkey="0" Show="normal" />
127 </Component>
128 </Directory>
130 <Directory Id="net20dir" Name="net-2.0">
131 <Component Id="ProductComponent20" DiskId="1" Guid="394DE961-2B37-4BC9-A65E-C1F5A5F3B0F7">
133 <File
134 Id="n2file90"
135 Name="Cassini.dll"
136 Source="$(var.SharedLibs)\net\Cassini.dll" />
138 <File
139 Id="n2file91"
140 Name="CassiniWebServer2.exe"
141 Source="$(var.SharedLibs)\net\CassiniWebServer2.exe" />
143 <File
144 Id="n2file92"
145 Name="CassiniWebServer2.exe.config"
146 Source="$(var.SharedLibs)\net\CassiniWebServer2.exe.config" />
148 <RegistryKey
149 Action="createAndRemoveOnUninstall"
150 Root="HKLM"
151 Key="SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx\castle">
152 <RegistryValue Action="write" Type="string" Value="[net20dir]" />
153 </RegistryKey>
155 <RegistryKey
156 Action="createAndRemoveOnUninstall"
157 Root="HKLM"
158 Key="SOFTWARE\Castle">
160 <RegistryValue
161 Action="write"
162 Name="cassini2location"
163 Type="string" Value="[net20dir]CassiniWebServer2.exe" />
164 </RegistryKey>
166 <File Id="N20anrControls.Markdown.NET.dll" Name="anrControls.Markdown.NET.dll" Source="$(var.BuildNet20Dir)\anrControls.Markdown.NET.dll" />
167 <File Id="N20antlr.runtime.dll" Name="antlr.runtime.dll" Source="$(var.BuildNet20Dir)\antlr.runtime.dll" />
168 <File Id="N20AopAlliance.dll" Name="AopAlliance.dll" Source="$(var.BuildNet20Dir)\AopAlliance.dll" />
169 <File Id="N20AspectSharp.dll" Name="AspectSharp.dll" Source="$(var.BuildNet20Dir)\AspectSharp.dll" />
170 <File Id="N20AspectSharp.Lang.dll" Name="AspectSharp.Lang.dll" Source="$(var.BuildNet20Dir)\AspectSharp.Lang.dll" />
171 <File Id="N20Bamboo.Prevalence.Collections.dll" Name="Bamboo.Prevalence.Collections.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.Collections.dll" />
172 <File Id="N20Bamboo.Prevalence.dll" Name="Bamboo.Prevalence.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.dll" />
173 <File Id="N20Bamboo.Prevalence.Indexing.dll" Name="Bamboo.Prevalence.Indexing.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.Indexing.dll" />
174 <File Id="N20Bamboo.Prevalence.Util.dll" Name="Bamboo.Prevalence.Util.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.Util.dll" />
175 <File Id="N20Bamboo.Prevalence.XPath.dll" Name="Bamboo.Prevalence.XPath.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.XPath.dll" />
176 <File Id="N20Boo.Lang.CodeDom.dll" Name="Boo.Lang.CodeDom.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.CodeDom.dll" />
177 <File Id="N20Boo.Lang.Compiler.dll" Name="Boo.Lang.Compiler.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Compiler.dll" />
178 <File Id="N20Boo.Lang.dll" Name="Boo.Lang.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.dll" />
179 <File Id="N20Boo.Lang.Interpreter.dll" Name="Boo.Lang.Interpreter.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Interpreter.dll" />
180 <File Id="N20Boo.Lang.Parser.dll" Name="Boo.Lang.Parser.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Parser.dll" />
181 <File Id="N20Boo.Lang.Useful.dll" Name="Boo.Lang.Useful.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Useful.dll" />
182 <File Id="N20Boo.Microsoft.Build.Tasks.dll" Name="Boo.Microsoft.Build.Tasks.dll" Source="$(var.BuildNet20Dir)\Boo.Microsoft.Build.Tasks.dll" />
183 <File Id="N20Boo.NAnt.Tasks.dll" Name="Boo.NAnt.Tasks.dll" Source="$(var.BuildNet20Dir)\Boo.NAnt.Tasks.dll" />
184 <File Id="N20Castle.ActiveRecord.dll" Name="Castle.ActiveRecord.dll" Source="$(var.BuildNet20Dir)\Castle.ActiveRecord.dll" />
185 <File Id="N20Castle.Components.Binder.dll" Name="Castle.Components.Binder.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Binder.dll" />
186 <File Id="N20Castle.Components.Common.EmailSender.dll" Name="Castle.Components.Common.EmailSender.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Common.EmailSender.dll" />
187 <File Id="N20Castle.Components.Common.TemplateEngine.dll" Name="Castle.Components.Common.TemplateEngine.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Common.TemplateEngine.dll" />
188 <File Id="N20Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" Name="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" />
189 <File Id="N20Castle.Components.Winforms.AssemblyResolver.dll" Name="Castle.Components.Winforms.AssemblyResolver.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Winforms.AssemblyResolver.dll" />
190 <File Id="N20Castle.Core.dll" Name="Castle.Core.dll" Source="$(var.BuildNet20Dir)\Castle.Core.dll" />
191 <File Id="N20Castle.DynamicProxy.dll" Name="Castle.DynamicProxy.dll" Source="$(var.BuildNet20Dir)\Castle.DynamicProxy.dll" />
192 <File Id="N20Castle.DynamicProxy2.dll" Name="Castle.DynamicProxy2.dll" Source="$(var.BuildNet20Dir)\Castle.DynamicProxy2.dll" />
193 <File Id="N20Castle.Facilities.ActiveRecordIntegration.dll" Name="Castle.Facilities.ActiveRecordIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.ActiveRecordIntegration.dll" />
194 <File Id="N20Castle.Facilities.AspectSharp.dll" Name="Castle.Facilities.AspectSharp.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.AspectSharp.dll" />
195 <File Id="N20Castle.Facilities.AutomaticTransactionManagement.dll" Name="Castle.Facilities.AutomaticTransactionManagement.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.AutomaticTransactionManagement.dll" />
196 <File Id="N20Castle.Facilities.BatchRegistration.dll" Name="Castle.Facilities.BatchRegistration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.BatchRegistration.dll" />
197 <File Id="N20Castle.Facilities.Cache.dll" Name="Castle.Facilities.Cache.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.Cache.dll" />
198 <File Id="N20Castle.Facilities.DynamicLoader.dll" Name="Castle.Facilities.DynamicLoader.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.DynamicLoader.dll" />
199 <File Id="N20Castle.Facilities.IBatisNetIntegration.dll" Name="Castle.Facilities.IBatisNetIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.IBatisNetIntegration.dll" />
200 <File Id="N20Castle.Facilities.Logging.dll" Name="Castle.Facilities.Logging.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.Logging.dll" />
201 <File Id="N20Castle.Facilities.NHibernateIntegration.dll" Name="Castle.Facilities.NHibernateIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.NHibernateIntegration.dll" />
202 <File Id="N20Castle.Facilities.Prevalence.dll" Name="Castle.Facilities.Prevalence.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.Prevalence.dll" />
203 <File Id="N20Castle.MicroKernel.dll" Name="Castle.MicroKernel.dll" Source="$(var.BuildNet20Dir)\Castle.MicroKernel.dll" />
204 <File Id="N20Castle.MonoRail.ActiveRecordScaffold.dll" Name="Castle.MonoRail.ActiveRecordScaffold.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.ActiveRecordScaffold.dll" />
205 <File Id="N20Castle.MonoRail.ActiveRecordSupport.dll" Name="Castle.MonoRail.ActiveRecordSupport.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.ActiveRecordSupport.dll" />
206 <File Id="N20Castle.MonoRail.Framework.dll" Name="Castle.MonoRail.Framework.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.dll" />
207 <File Id="N20Castle.MonoRail.Framework.Views.CompositeView.dll" Name="Castle.MonoRail.Framework.Views.CompositeView.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.Views.CompositeView.dll" />
208 <File Id="N20Castle.MonoRail.Framework.Views.NVelocity.dll" Name="Castle.MonoRail.Framework.Views.NVelocity.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.Views.NVelocity.dll" />
209 <File Id="N20Castle.MonoRail.Generator.exe" Name="Castle.MonoRail.Generator.exe" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Generator.exe" />
210 <File Id="N20Castle.MonoRail.TestSupport.dll" Name="Castle.MonoRail.TestSupport.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.TestSupport.dll" />
211 <File Id="N20Castle.MonoRail.Views.Brail.dll" Name="Castle.MonoRail.Views.Brail.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Views.Brail.dll" />
212 <File Id="N20Castle.MonoRail.WindsorExtension.dll" Name="Castle.MonoRail.WindsorExtension.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.WindsorExtension.dll" />
213 <File Id="N20Castle.Services.Logging.Log4netIntegration.dll" Name="Castle.Services.Logging.Log4netIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Services.Logging.Log4netIntegration.dll" />
214 <File Id="N20Castle.Services.Logging.NLogIntegration.dll" Name="Castle.Services.Logging.NLogIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Services.Logging.NLogIntegration.dll" />
215 <File Id="N20Castle.Services.Transaction.dll" Name="Castle.Services.Transaction.dll" Source="$(var.BuildNet20Dir)\Castle.Services.Transaction.dll" />
216 <File Id="N20Castle.Windsor.dll" Name="Castle.Windsor.dll" Source="$(var.BuildNet20Dir)\Castle.Windsor.dll" />
217 <File Id="N20IBatisNet.Common.dll" Name="IBatisNet.Common.dll" Source="$(var.BuildNet20Dir)\IBatisNet.Common.dll" />
218 <File Id="N20IBatisNet.DataMapper.dll" Name="IBatisNet.DataMapper.dll" Source="$(var.BuildNet20Dir)\IBatisNet.DataMapper.dll" />
219 <File Id="N20Iesi.Collections.dll" Name="Iesi.Collections.dll" Source="$(var.BuildNet20Dir)\Iesi.Collections.dll" />
220 <File Id="N20Iesi.Collections.license.txt" Name="Iesi.Collections.license.txt" Source="$(var.BuildNet20Dir)\Iesi.Collections.license.txt" />
221 <File Id="N20log4net.dll" Name="log4net.dll" Source="$(var.BuildNet20Dir)\log4net.dll" />
222 <File Id="N20log4net.license.txt" Name="log4net.license.txt" Source="$(var.BuildNet20Dir)\log4net.license.txt" />
223 <File Id="N20NHibernate.dll" Name="NHibernate.dll" Source="$(var.BuildNet20Dir)\NHibernate.dll" />
224 <File Id="N20NHibernate.license.txt" Name="NHibernate.license.txt" Source="$(var.BuildNet20Dir)\NHibernate.license.txt" />
225 <File Id="N20NLog.dll" Name="NLog.dll" Source="$(var.BuildNet20Dir)\NLog.dll" />
226 <File Id="N20NLog.license.txt" Name="NLog.license.txt" Source="$(var.BuildNet20Dir)\NLog.license.txt" />
227 <File Id="N20Nullables.dll" Name="Nullables.dll" Source="$(var.BuildNet20Dir)\Nullables.dll" />
228 <File Id="N20Nullables.NHibernate.dll" Name="Nullables.NHibernate.dll" Source="$(var.BuildNet20Dir)\Nullables.NHibernate.dll" />
229 <File Id="N20NVelocity.dll" Name="NVelocity.dll" Source="$(var.BuildNet20Dir)\NVelocity.dll" />
230 <File Id="N20nunit.framework.dll" Name="nunit.framework.dll" Source="$(var.BuildNet20Dir)\nunit.framework.dll" />
232 </Component>
233 </Directory>
235 </DirectoryRef>
238 </Fragment>
239 </Wix>