File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
(i.e. will only have to be specified once, with Assembly='.net'
15
15
in order to be copied in both places). -->
16
16
<Component Id =' ClientLibraryAssembly' Guid =' 06543EE8-DED2-4C1C-826E-6AAE0B403AF3' >
17
- <File Id =' RabbitMQClientDllAssembly' Name =' RMQClnt.dll' LongName =' RabbitMQ.Client.dll' Vital =' yes' Assembly =' .net' KeyPath =' yes' Source =' ..\tmp\unzip\rabbitmq-dotnet-client-@VERSION@-dotnet-2.0 \bin\RabbitMQ.Client.dll' />
17
+ <File Id =' RabbitMQClientDllAssembly' Name =' RMQClnt.dll' LongName =' RabbitMQ.Client.dll' Vital =' yes' Assembly =' .net' KeyPath =' yes' Source =' ..\tmp\unzip\rabbitmq-dotnet-client-@VERSION@-dotnet-3.5 \bin\RabbitMQ.Client.dll' />
18
18
</Component >
19
19
20
20
<Directory Id =' BinFolder' Name =' bin' >
31
31
<Directory Id =' ExamplesFolder' Name =' examples' >
32
32
<Directory Id =' BinExamplesFolder' Name =' bin' >
33
33
<Component Id =' ExampleBinaries' Guid =' 1C270D1C-CD79-49D8-9413-E6211F52B5A8' >
34
- @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@-dotnet-2.0 /bin -name *.exe
34
+ @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@-dotnet-3.5 /bin -name *.exe
35
35
</Component >
36
36
</Directory >
37
37
38
38
<Directory Id =' SrcExamplesFolder' Name =' src' >
39
39
<Component Id =' ExampleSources' Guid =' 962896C3-D476-4C8E-B5F3-BE963D566A49' >
40
- @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@-dotnet-2.0 /projects/examples/client -name *.cs -not -name AssemblyInfo.cs
40
+ @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@-dotnet-3.5 /projects/examples/client -name *.cs -not -name AssemblyInfo.cs
41
41
</Component >
42
42
</Directory >
43
43
You can’t perform that action at this time.
0 commit comments