Skip to content

Commit 8a9876a

Browse files
committed
updated package information
1 parent b3f2a91 commit 8a9876a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/SciSharp.MySQL.Replication/SciSharp.MySQL.Replication.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<IncludeSource>true</IncludeSource>
1212
<Authors>Kerry Jiang and other contributors</Authors>
1313
<Company>SciSharp STACK</Company>
14+
<PackageTags>MySQL;replication;C#;client</PackageTags>
15+
<Description>
16+
dotnet-mysql-replication is a MySQL replication client in C#.
17+
</Description>
1418
</PropertyGroup>
1519
<ItemGroup>
1620
<PackageReference Include="MySql.Data" Version="8.4.0" />

0 commit comments

Comments
 (0)