Skip to content

Commit

Permalink
Switch MimeKit to MimeKitLite latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanfish committed Mar 24, 2024
1 parent 431a894 commit 1abcdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAPS2.Lib/NAPS2.Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="Ben.Demystifier" Version="0.4.1" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="MimeKit" Version="1.22.0" />
<PackageReference Include="MimeKitLite" Version="4.4.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="Eto.Forms" Version="2.8.3" />
Expand Down

0 comments on commit 1abcdd6

Please sign in to comment.