Commit 6d93caa 1 parent e7ee7e9 commit 6d93caa Copy full SHA for 6d93caa
File tree 3 files changed +12
-12
lines changed
CodeOfChaos.CliArgsParser
CodeOfChaos.CliArgsParser.Generators
CodeOfChaos.CliArgsParser.Library
3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<!-- Main package name -->
13
13
<PackageId >CodeOfChaos.CliArgsParser.Generators</PackageId >
14
- <Version >4.7 .0</Version >
14
+ <Version >4.8 .0</Version >
15
15
<Authors >Anna Sas</Authors >
16
16
<Description >CliArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease</Description >
17
17
<PackageProjectUrl >https://github.com/code-of-chaos/cs-code_of_chaos-cli_args_parser/</PackageProjectUrl >
26
26
</PropertyGroup >
27
27
28
28
<ItemGroup >
29
- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
30
- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
31
- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
29
+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
30
+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
31
+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
32
32
</ItemGroup >
33
33
34
34
<ItemGroup >
Original file line number Diff line number Diff line change 8
8
9
9
<!-- Main package name -->
10
10
<PackageId >CodeOfChaos.CliArgsParser.Library</PackageId >
11
- <Version >4.7 .0</Version >
11
+ <Version >4.8 .0</Version >
12
12
<Authors >Anna Sas</Authors >
13
13
<Description >CliArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease</Description >
14
14
<PackageProjectUrl >https://github.com/code-of-chaos/cs-code_of_chaos-cli_args_parser/</PackageProjectUrl >
23
23
</PropertyGroup >
24
24
25
25
<ItemGroup >
26
- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
27
- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
28
- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
26
+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
27
+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
28
+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
29
29
</ItemGroup >
30
30
31
31
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
8
8
<!-- Main package name -->
9
9
<PackageId >CodeOfChaos.CliArgsParser</PackageId >
10
- <Version >4.7 .0</Version >
10
+ <Version >4.8 .0</Version >
11
11
<Authors >Anna Sas</Authors >
12
12
<Description >CliArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease</Description >
13
13
<PackageProjectUrl >https://github.com/code-of-chaos/cs-code_of_chaos-cli_args_parser/</PackageProjectUrl >
22
22
</PropertyGroup >
23
23
24
24
<ItemGroup >
25
- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
26
- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
27
- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
25
+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
26
+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
27
+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
28
28
</ItemGroup >
29
29
30
30
</Project >
You can’t perform that action at this time.
0 commit comments