Skip to content

Commit ab35d34

Browse files
committed
Shorten description.
An experiment to see if this enhances placement in NuGet search results for "mysql".
1 parent b741909 commit ab35d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MySqlConnector/MySqlConnector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Title>MySQL Connector</Title>
5-
<Description>A fully async MySQL ADO.NET provider for .NET and .NET Core</Description>
5+
<Description>Async MySQL ADO.NET provider</Description>
66
<Copyright>Copyright 2016–2017 Bradley Grainger</Copyright>
77
<AssemblyTitle>Async MySQL Connector</AssemblyTitle>
88
<VersionPrefix>0.21.0</VersionPrefix>

0 commit comments

Comments
 (0)