We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf021b9 commit 57e99bfCopy full SHA for 57e99bf
CommandLine/CodeConv/CodeConv.csproj
@@ -12,7 +12,9 @@
12
<AssemblyVersion>8.1.3.0</AssemblyVersion>
13
<FileVersion>8.1.3.0</FileVersion>
14
<Version>8.1.3</Version>
15
- <Description>Bidirectional code converter for VB and C#</Description>
+ <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>
18
<Copyright>Copyright 2011-2020 AlphaSierraPapa</Copyright>
19
<PackageProjectUrl>https://github.com/icsharpcode/CodeConverter/</PackageProjectUrl>
20
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments