We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9f5d2 commit 3fc7109Copy full SHA for 3fc7109
1 file changed
dotnet/src/dotnetcore/GxExcel/GxExcel.csproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
20
<PackageReference Include="EPPlus" Version="4.5.3.2" />
21
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
22
- <PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
+ <PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.1" />
23
</ItemGroup>
24
25
<ItemGroup>
0 commit comments