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

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

View File

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

View File

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

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>

View File

@ -42,7 +42,7 @@
<ItemGroup>
<PackageReference Include="System.ValueTuple" Version="4.5.0" Condition="'$(TargetFramework)' == 'net461'" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="2.3.1" />
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="2.3.2" />
</ItemGroup>
</Project>

View File

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