This commit is contained in:
Piotr Dudek 2025-07-11 00:47:49 +02:00
parent eb7ab62d7f
commit 7c3fe1d1c6
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System.Printing"> <Reference Include="System.Printing">
<HintPath>./System.Printing.dll</HintPath> <HintPath>..\libs\System.Printing.dll</HintPath>
<Private>false</Private> <Private>false</Private>
</Reference> </Reference>
</ItemGroup> </ItemGroup>