diff --git a/Directory.Build.props b/Directory.Build.props
index 6254afd..50a2df2 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -8,8 +8,8 @@
- 7.0.11
- alpha
+ 7.0
+ alpha
diff --git a/README.md b/README.md
index 99b8691..8955e1e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Myvas.AspNetCore.Authentication Family
-[](https://github.com/myvas/AspNetCore.Authentication.QQConnect)
-[](https://github.com/myvas/AspNetCore.Authentication.WeixinOpen)
-[](https://github.com/myvas/AspNetCore.Authentication.WeixinAuth)
+[](https://github.com/myvas/AspNetCore.Authentication.QQConnect)
+[](https://github.com/myvas/AspNetCore.Authentication.WeixinOpen)
+[](https://github.com/myvas/AspNetCore.Authentication.WeixinAuth)
* QQConnect: [Here](https://github.com/myvas/AspNetCore.Authentication.QQConnect)
* WeixinOpen: [Here](https://github.com/myvas/AspNetCore.Authentication.WeixinOpen)
@@ -59,7 +59,8 @@ services.AddAuthentication()
```
# Dev
-* [.NET Core SDK 6.0](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
+* [Visual Studio 2022](https://visualstudio.microsoft.com)
+* [.NET 7.0, 6.0, 5.0, 3.1](https://dotnet.microsoft.com/en-us/download/dotnet)
* [微信开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)
# Demo
diff --git a/src/WeixinAuth/WeixinAuth.csproj b/src/WeixinAuth/WeixinAuth.csproj
index 2bcbded..f2595f9 100644
--- a/src/WeixinAuth/WeixinAuth.csproj
+++ b/src/WeixinAuth/WeixinAuth.csproj
@@ -16,7 +16,11 @@
Myvas.AspNetCore.Authentication.WeixinAuth
Myvas.AspNetCore.Authentication
+ README.md
+
+
+