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 6e714e5 commit 9823d84Copy full SHA for 9823d84
dotnet/src/dotnetcore/GxExcel/GxExcel.csproj
@@ -18,6 +18,7 @@
18
<ItemGroup>
19
<PackageReference Include="EPPlus" Version="4.5.3.2" />
20
<PackageReference Include="log4net" Version="2.0.11" />
21
+ <PackageReference Include="System.Security.Cryptography.Pkcs" Version="6.0.0" />
22
</ItemGroup>
23
24
0 commit comments