- 优化 GetPropertiesDictIgnoreCase 不返回没有 get 的属性;

This commit is contained in:
2881099
2023-07-26 20:27:52 +08:00
parent 6fcee2b571
commit a73a6ab221
5 changed files with 67 additions and 3 deletions

View File

@ -13,6 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="2.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Npgsql.NetTopologySuite" Version="6.0.4" />
<PackageReference Include="MessagePack" Version="2.4.35" />