Skip to content

Commit

Permalink
Remove old registry package
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanfish committed Jul 28, 2024
1 parent 61f9232 commit f671d02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NAPS2.Sdk/NAPS2.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<PackageReference Include="Grpc.Tools" Version="2.65.0" PrivateAssets="all" />
<PackageReference Include="GrpcDotNetNamedPipes" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" Condition="'$(TargetFramework)' != 'net8-macos10.15'" />
<PackageReference Include="NAPS2.NTwain" Version="1.0.0" Condition="'$(TargetFramework)' != 'net8-macos10.15'" />
<PackageReference Include="NAPS2.PdfSharp" Version="1.0.1" />
<PackageReference Include="NAPS2.Wia" Version="2.0.3" Condition="'$(TargetFramework)' != 'net8-macos10.15'" />
Expand Down

0 comments on commit f671d02

Please sign in to comment.