File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2016 Yellow Feather Ltd
3
+ Copyright (c) 2023 Yellow Feather Ltd
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
using CommandLine ;
2
- using CommandLine . Text ;
3
2
4
3
namespace Dbf
5
4
{
Original file line number Diff line number Diff line change 5
5
Command line utility to display DBF info and contents
6
6
7
7
```
8
- dbf 1.5 .0
8
+ dbf 1.6 .0
9
9
Copyright Chris Richards
10
10
11
11
--summary (Default: true) Print summary information
Original file line number Diff line number Diff line change 13
13
<PackageLicenseUrl >https://github.com/yellowfeather/dbf/blob/master/LICENSE</PackageLicenseUrl >
14
14
<RepositoryType >git</RepositoryType >
15
15
<RepositoryUrl >git://github.com/yellowfeather/dbf</RepositoryUrl >
16
- <Version >1.5 .0</Version >
16
+ <Version >1.6 .0</Version >
17
17
</PropertyGroup >
18
18
19
19
<ItemGroup >
You can’t perform that action at this time.
0 commit comments