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 a70f341 commit d18e48fCopy full SHA for d18e48f
src/EPPlus/EPPlusLicense.cs
@@ -16,7 +16,7 @@ public class EPPlusLicense
16
{
17
private static ExcelPackageConfiguration _configuration = new ExcelPackageConfiguration();
18
static bool _licenseSet = false;
19
- internal const string _versionDate = "2025-08-15";
+ internal const string _versionDate = "2025-12-12";
20
/// <summary>
21
/// The license key used for a commercial license.
22
/// </summary>
0 commit comments