fix: 升级并修复上一版本公共组件引入的问题

This commit is contained in:
Fu Diwei
2022-02-24 16:39:25 +08:00
parent f5593aae9c
commit 2ec6ee1b12
6 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="2.3.1" />
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="2.3.2" />
</ItemGroup>
</Project>