Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees committed Apr 11, 2023
1 parent 7409154 commit bfc1824
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MsgReaderCore/MsgReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,10 @@ The EML reader supports MIME 1.0 encoded files.</Description>

<ItemGroup>
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="Microsoft.Maui.Graphics" Version="7.0.59" />
<PackageReference Include="Microsoft.Maui.Graphics" Version="7.0.81" />
<PackageReference Include="OpenMcdf" Version="2.2.1.12" />
<PackageReference Include="RtfPipe" Version="2.0.7677.4303" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="7.0.1" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net5' or '$(TargetFramework)' == 'net6' ">
Expand Down

0 comments on commit bfc1824

Please sign in to comment.