This commit is contained in:
wei 2021-05-20 11:55:27 +08:00
parent 11296631bf
commit 09f4643012

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net45;netstandard2.0;net5.0</TargetFrameworks>
<Version>0.15.1</Version>
<Version>0.15.2</Version>
</PropertyGroup>
<PropertyGroup>
<AssemblyName>MiniExcel</AssemblyName>