Skip to content

Commit 091154b

Browse files
committed
Fix tag for license
1 parent 8cc7954 commit 091154b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ManyConsole.CommandLineUtils/ManyConsole.CommandLineUtils.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<AssemblyVersion>1.0.3.0</AssemblyVersion>
99
<FileVersion>1.0.3.0</FileVersion>
1010
<PackageProjectUrl>https://github.com/jbtule/ManyConsole.CommandLineUtils</PackageProjectUrl>
11-
<LicenseExpresion>mit</LicenseExpresion>
11+
<PackageLicenseExpression>mit</PackageLicenseExpression>
1212
<PackageTags>command-line console parsing manyconsole ndesk CommandLineUtils</PackageTags>
1313
<IncludeSymbols>True</IncludeSymbols>
1414
<IncludeSource>True</IncludeSource>
1515
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1616
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
17-
<Version>1.1.0-alpha</Version>
17+
<Version>1.1.1-alpha</Version>
1818
</PropertyGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)