We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45066d4 commit 6a46e82Copy full SHA for 6a46e82
1 file changed
src/TypeGuard.Console/TypeGuard.Console.csproj
@@ -10,7 +10,7 @@
10
<Version>0.1.0</Version>
11
<Authors>DoubledDoge</Authors>
12
<Company>Personal</Company>
13
- <Description>Console implementation for TypeGuard. Provides beautiful, colorful input validation for C# console applications with ConsolePrism integration.</Description>
+ <Description>Console implementation for TypeGuard.</Description>
14
<PackageLicenseExpression>MIT</PackageLicenseExpression>
15
<PackageProjectUrl>https://github.com/DoubledDoge/typeguard</PackageProjectUrl>
16
<RepositoryUrl>https://github.com/DoubledDoge/typeguard</RepositoryUrl>
0 commit comments