|
1 | 1 | <Project Sdk="Microsoft.NET.Sdk">
|
2 | 2 | <PropertyGroup>
|
3 | 3 | <TargetFrameworks>net7.0;net6.0;netstandard2.1;netstandard2.0;net462;net35</TargetFrameworks>
|
4 |
| - <AssemblyVersion>6.2.11.0</AssemblyVersion> |
5 |
| - <FileVersion>6.2.11.0</FileVersion> |
6 |
| - <Version>6.2.11</Version> |
| 4 | + <AssemblyVersion>6.2.12.0</AssemblyVersion> |
| 5 | + <FileVersion>6.2.12.0</FileVersion> |
| 6 | + <Version>6.2.12</Version> |
7 | 7 | <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
8 | 8 | <PackageProjectUrl>https://epplussoftware.com</PackageProjectUrl>
|
9 | 9 | <Authors>EPPlus Software AB</Authors>
|
|
18 | 18 | <PackageReadmeFile>readme.md</PackageReadmeFile>
|
19 | 19 | <Copyright>EPPlus Software AB</Copyright>
|
20 | 20 | <PackageReleaseNotes>
|
21 |
| - EPPlus 6.2.11 |
| 21 | + EPPlus 6.2.12 |
22 | 22 |
|
23 | 23 | IMPORTANT NOTICE!
|
24 | 24 | From version 5 EPPlus changes the license model using a dual license, Polyform Non Commercial / Commercial license.
|
25 | 25 | EPPlus will still have the source available, but for non Polyform NC compliant projects, EPPlus will provide a commercial license.
|
26 | 26 | Commercial licenses can be purchased from https://epplussoftware.com
|
27 | 27 | This applies to EPPlus version 5 and later. Earlier versions are still licensed LGPL.
|
28 | 28 |
|
| 29 | + ## Version 6.2.12 |
| 30 | + * Bug fixes. |
| 31 | + |
29 | 32 | ## Version 6.2.11
|
30 | 33 | * Bug fixes.
|
31 | 34 |
|
|
326 | 329 | A list of fixed issues can be found here https://epplussoftware.com/docs/5.8/articles/fixedissues.html
|
327 | 330 |
|
328 | 331 | Version history
|
329 |
| - 6.2.11 20231026 Minor bug fixes.See https://epplussoftware.com/Developers/MinorFeaturesAndIssues |
| 332 | + 6.2.12 20231109 Minor bug fixes.See https://epplussoftware.com/Developers/MinorFeaturesAndIssues |
| 333 | + 6.2.11 20231026 Minor bug fixes. |
330 | 334 | 6.2.10 20231002 Minor bug fixes.
|
331 | 335 | 6.2.9 20230908 Minor bug fixes.
|
332 | 336 | 6.2.8 20230815 Minor bug fixes.
|
|
345 | 349 | 6.0.8 20220921 Minor bug fixes.
|
346 | 350 | 5.8.14 20220921 Minor bug fixes.
|
347 | 351 | 6.0.7 20220830 Minor bug fixes.
|
348 |
| - 5.8.13 20220830 Minor bug fixes. |
| 352 | + 5.8.13 20220830 Minor bug fixes. |
349 | 353 | 6.0.6 20220708 Minor bug fixes.
|
350 | 354 | 5.8.12 20220708 Minor bug fixes.
|
351 | 355 | 6.0.5 20220610 Minor bug fixes.
|
|
0 commit comments