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 3a1f60d commit 4d9cf2aCopy full SHA for 4d9cf2a
dotnet/src/dotnetcore/GxExcel/GxExcel.csproj
@@ -18,7 +18,7 @@
18
<ItemGroup>
19
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
20
<PackageReference Include="EPPlus" Version="4.5.3.2" />
21
- <PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
+ <PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.1" />
22
</ItemGroup>
23
24
0 commit comments