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.
2 parents d590bb5 + 70fd8e7 commit 0d5f4baCopy full SHA for 0d5f4ba
src/MiniExcel/MiniExcelLibs.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net45;netstandard2.0;net8.0;net9.0;net10.0</TargetFrameworks>
4
- <Version>1.41.4</Version>
+ <Version>1.42.0</Version>
5
</PropertyGroup>
6
<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
7
<LangVersion>8</LangVersion>
0 commit comments