File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<Description >DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files</Description >
5
5
<Copyright >Copyright Chris Richards</Copyright >
6
- <VersionPrefix >0.5.3 </VersionPrefix >
6
+ <VersionPrefix >0.5.4 </VersionPrefix >
7
7
<Authors >Chris Richards</Authors >
8
8
<TargetFrameworks >net452;netstandard1.6.1</TargetFrameworks >
9
9
<AssemblyName >DbfDataReader</AssemblyName >
16
16
<PackageTargetFallback Condition =" '$(TargetFramework)' == 'netstandard1.6.1' " >$(PackageTargetFallback);dnxcore50</PackageTargetFallback >
17
17
<NetStandardImplicitPackageVersion Condition =" '$(TargetFramework)' == 'netstandard1.6.1' " >1.6.1</NetStandardImplicitPackageVersion >
18
18
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
19
- <Version >0.5.3 </Version >
19
+ <Version >0.5.4 </Version >
20
20
</PropertyGroup >
21
21
22
22
<ItemGroup >
You can’t perform that action at this time.
0 commit comments