Skip to content

Commit adb1096

Browse files
committed
Update package info
1 parent d60f3cf commit adb1096

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/CanalSharp/CanalSharp.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<PackageTags>canal,binlog,mysql,cdc</PackageTags>
88
<IncludeSymbols>true</IncludeSymbols>
99
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
10+
<PackageReleaseNotes>Support Server/Client HA.</PackageReleaseNotes>
1011
</PropertyGroup>
1112

1213
<PropertyGroup Label="Document">
@@ -20,7 +21,8 @@
2021
<RepositoryUrl>https://github.com/dotnetcore/CanalSharp.git</RepositoryUrl>
2122
<RepositoryType>git</RepositoryType>
2223
<PackageProjectUrl>https://github.com/dotnetcore/CanalSharp</PackageProjectUrl>
23-
<Description>This is a completely rewritten version of the code. Please read the documentation and update your code</Description>
24+
<Description>Alibaba mysql database binlog subscription &amp; consumer components Canal's .NET client.</Description>
25+
<Version>1.1.0</Version>
2426
</PropertyGroup>
2527

2628
<ItemGroup>

0 commit comments

Comments
 (0)