Skip to content

Commit

Permalink
Update DotNetDBF.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtule authored Nov 15, 2019
1 parent 6798535 commit d7ad1ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DotNetDBF/DotNetDBF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>net35;netstandard1.3;netstandard2.0</TargetFrameworks>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
<Version>6.0.0.2</Version>
<Version>6.0.0.3</Version>
<Company>Ekon Benefits</Company>
<Copyright>Copyright 2009-2017</Copyright>
<Description>This is a basic file parser for reading and writing xBase DBF files particularlly Clipper. Code originally derived from javadbf.</Description>
Expand Down Expand Up @@ -36,4 +36,4 @@
<None Remove="original java src\**" />
</ItemGroup>

</Project>
</Project>

0 comments on commit d7ad1ed

Please sign in to comment.