reader3.dll in msi

This commit is contained in:
Luc Vandenbroucke 2021-06-09 14:58:20 +02:00
parent 4d18842708
commit 5ef70f2e8a

View file

@ -98,7 +98,9 @@
<Component Id="Reader2.dll" Guid="64258699-5bc6-49bf-a01c-2297206a37d4">
<File Id="Reader2.dll" Name="Reader2.dll" Source="$(var.eDosStation_TargetDir)Reader2.dll" />
</Component>
<Component Id="Reader3.dll" Guid="5B258E85-D3D6-45FD-9996-DE3C11090A78">
<File Id="Reader3.dll" Name="Reader3.dll" Source="$(var.eDosStation_TargetDir)Reader3.dll" />
</Component>
<Component Id="Telerik.Windows.Data.dll" Guid="8d506a90-f3ff-40ac-8c5c-fc89af3fc9f3">
<File Id="Telerik.Windows.Data.dll" Name="Telerik.Windows.Data.dll" Source="$(var.eDosStation_TargetDir)Telerik.Windows.Data.dll" />
</Component>