Skip to content

Commit

Permalink
Update SANE binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanfish committed Oct 22, 2022
1 parent 00ae226 commit f8c6d2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NAPS2.App.Mac/NAPS2.App.Mac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<Import Project="..\NAPS2.Setup\SdkUsers.targets" />

<ItemGroup>
<PackageReference Include="NAPS2.Sane" Version="0.1.0" />
<PackageReference Include="NAPS2.Sane.Binaries" Version="1.0.0" />
<PackageReference Include="NAPS2.Tesseract.Binaries" Version="1.0.2" />

<ProjectReference Include="..\NAPS2.Lib.Mac\NAPS2.Lib.Mac.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion NAPS2.Sdk.ScannerTests/NAPS2.Sdk.ScannerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<ProjectReference Include="..\NAPS2.Sdk.Tests\NAPS2.Sdk.Tests.csproj" />

<PackageReference Include="NAPS2.Sane" Version="0.1.0" />
<PackageReference Include="NAPS2.Sane.Binaries" Version="1.0.0" />
<PackageReference Include="NAPS2.Wia" Version="1.0.1" />
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit f8c6d2e

Please sign in to comment.