mirror of
https://github.com/cyanfish/naps2.git
synced 2024-11-11 02:45:19 +03:00
Fix dlls referenced by msi project
This commit is contained in:
parent
c7d9694193
commit
353d3bf1bb
@ -86,16 +86,19 @@
|
||||
<!-- Dependencies -->
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\NAPS2.Lib.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\NAPS2.Sdk.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\CommandLine.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\ICSharpCode.SharpZipLib.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\Grpc.Core.dll" />
|
||||
<File Source="..\NAPS2.App.Console\bin\InstallerMSI\CommandLine.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\Google.Protobuf.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\Grpc.Core.Api.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\GrpcDotNetNamedPipes.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\MimeKit.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\Newtonsoft.Json.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\Ninject.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\NLog.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\NTwain.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\PdfSharp.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\System.Buffers.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\System.Memory.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\System.Runtime.CompilerServices.Unsafe.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\System.ValueTuple.dll" />
|
||||
<File Source="..\NAPS2.App.WinForms\bin\InstallerMSI\zxing.dll" />
|
||||
</Component>
|
||||
|
Loading…
Reference in New Issue
Block a user