This commit is contained in:
melekhin
2026-06-08 14:31:31 +07:00
parent f9cca53f75
commit f5eb667973
36 changed files with 159 additions and 41 deletions

View File

@@ -5,10 +5,11 @@
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<NoWarn>1701;1702;IDE0130</NoWarn>
<!-- NuGet -->
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.9.0</Version>
<Version>0.9.1</Version>
<Authors>QWERTYkez</Authors>
<Company>QWERTYkez</Company>
<Description>OpenXml Processor library for Excel</Description>