File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
<Directory Id =' ExamplesFolder' Name =' examples' >
37
37
<Directory Id =' BinExamplesFolder' Name =' bin' >
38
38
<Component Id =' ExampleBinaries' Guid =' 1C270D1C-CD79-49D8-9413-E6211F52B5A8' >
39
- @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@-dotnet-3.5 /bin -name *.exe
39
+ @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@/bin -name *.exe
40
40
</Component >
41
41
</Directory >
42
42
43
43
<Directory Id =' SrcExamplesFolder' Name =' src' >
44
44
<Component Id =' ExampleSources' Guid =' 962896C3-D476-4C8E-B5F3-BE963D566A49' >
45
- @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@-dotnet-3.5 /projects/examples/client -name *.cs -not -name AssemblyInfo.cs
45
+ @FILES ../tmp/unzip/rabbitmq-dotnet-client-@VERSION@/projects/examples/client -name *.cs -not -name AssemblyInfo.cs
46
46
</Component >
47
47
</Directory >
48
48
You can’t perform that action at this time.
0 commit comments