We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307c3e2 commit 4770f5aCopy full SHA for 4770f5a
1 file changed
src/Sharprinter/Sharprinter.csproj
@@ -26,7 +26,7 @@
26
<PrivateAssets>all</PrivateAssets>
27
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
28
</PackageReference>
29
- <None Include="printer.sdk.dll" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="lib\netstandard2.1\printer.sdk.dll">
+ <None Include="printer.sdk.dll" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="runtimes\win-x64\native\">
30
<Link>printer.sdk.dll</Link>
31
</None>
32
</ItemGroup>
0 commit comments