Skip to content

Commit 8088fcb

Browse files
committed
release 2.1.802
1 parent 372912c commit 8088fcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/WeixinAuth/WeixinAuth.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<PackageId>Myvas.AspNetCore.Authentication.WeixinAuth</PackageId>
55
<AssemblyName>Myvas.AspNetCore.Authentication.WeixinAuth</AssemblyName>
66
<TargetFramework>netstandard2.0</TargetFramework>
7-
<Version>2.1.509</Version>
7+
<Version>2.1.802</Version>
8+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
89
<PackageTags>Myvas,AspNetCore, Authentication, Weixin Auth, Tencent</PackageTags>
910
<PackageProjectUrl>https://github.com/myvas/AspNetCore.Authentication.WeixinAuth</PackageProjectUrl>
1011
<Description>An ASP.NET Core authentication middleware: WeixinAuth for https://mp.weixin.qq.com (微信公众平台/网页授权登录)
@@ -17,7 +18,6 @@
1718

1819
<ItemGroup>
1920
<PackageReference Include="Microsoft.AspNetCore.Authentication.OAuth" Version="2.1.2" />
20-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.1.1" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)