File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
WebApiClientCore.Extensions.OAuths Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 88 <SignAssembly >true</SignAssembly >
99 <AssemblyOriginatorKeyFile >Sign.snk</AssemblyOriginatorKeyFile >
1010
11- <Version >1.0.5</Version >
11+ <Version >1.0.5.1 </Version >
1212 <Authors >laojiu</Authors >
13- <Company >laojiu</Company >
13+ <Company >laojiu</Company >
1414 <Copyright >Copyright © laojiu 2017-2020</Copyright >
1515 <Description >基于WebApiClientCore的token提供者</Description >
1616 <Summary >基于WebApiClientCore的token提供者</Summary >
1919 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
2020 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2121 <PackageProjectUrl >https://github.com/dotnetcore/WebApiClient</PackageProjectUrl >
22- <PackageIcon >icon.png</PackageIcon >
22+ <PackageIcon >icon.png</PackageIcon >
2323 </PropertyGroup >
2424
2525 <ItemGroup >
26+ <PackageReference Include =" Microsoft.Extensions.Http" Version =" 3.1.2" />
2627 <ProjectReference Include =" ..\WebApiClientCore\WebApiClientCore.csproj" />
2728 </ItemGroup >
2829 <ItemGroup >
You can’t perform that action at this time.
0 commit comments