zxing.net引用 更新

This commit is contained in:
艾竹
2023-01-25 17:04:56 +08:00
parent b7af3534a2
commit b857151bdc
3 changed files with 22 additions and 25 deletions

View File

@@ -18,6 +18,7 @@
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.8.0" />
<PackageReference Include="AIStudio.Wpf.Svg2XamlExtension" Version="1.2.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="ZXing.Net" Version="0.16.8" />
</ItemGroup>
<ItemGroup>
@@ -31,10 +32,4 @@
</None>
</ItemGroup>
<ItemGroup>
<Reference Include="zxing.core">
<HintPath>DLL\zxing.core.dll</HintPath>
</Reference>
</ItemGroup>
</Project>