Sign in
appsheet-third-party
/
epplus
/
refs/heads/main
/
.
/
EpplusFormulaParser
/
EpplusFormulaParser.csproj
blob: af689a0e815e276945fc74cfb276ad2c471b9661 [
file
] [
log
] [
blame
] [
edit
]
<Project
Sdk
=
"Microsoft.NET.Sdk"
>
<PropertyGroup>
<TargetFramework>
net10.0
</TargetFramework>
<PackageId>
Appsheet.EpplusFormulaParser
</PackageId>
<Version>
1.0.1
</Version>
<Nullable>
enable
</Nullable>
</PropertyGroup>
</Project>