Skip to content

Commit 57e99bf

Browse files
Update description -fixes #577
1 parent bf021b9 commit 57e99bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CommandLine/CodeConv/CodeConv.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
<AssemblyVersion>8.1.3.0</AssemblyVersion>
1313
<FileVersion>8.1.3.0</FileVersion>
1414
<Version>8.1.3</Version>
15-
<Description>Bidirectional code converter for VB and C#</Description>
15+
<Description>Bidirectional code converter for VB and C#
16+
This package contains a command line tool.
17+
For a nugetted dll, web converter or visual studio extension, see https://github.com/icsharpcode/CodeConverter</Description>
1618
<Copyright>Copyright 2011-2020 AlphaSierraPapa</Copyright>
1719
<PackageProjectUrl>https://github.com/icsharpcode/CodeConverter/</PackageProjectUrl>
1820
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)