From ff22e800edf43b90bdc01e2ac02262dfcbbb1a3e Mon Sep 17 00:00:00 2001 From: JeffreySu Date: Wed, 26 Jun 2024 00:19:37 +0800 Subject: [PATCH] =?UTF-8?q?Weixin.All=20v2024.6.26=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=85=A8=E8=87=AA=E5=8A=A8=E6=B3=A8=E5=86=8C=E6=96=B9=E6=B3=95?= =?UTF-8?q?=20UseSenparcWeixin()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Senparc.Weixin.All.csproj | 118 +++++++++--------- 1 file changed, 60 insertions(+), 58 deletions(-) diff --git a/src/Senparc.Weixin.All/Senparc.Weixin.All.csproj b/src/Senparc.Weixin.All/Senparc.Weixin.All.csproj index d2bc241a08..596adebf5b 100644 --- a/src/Senparc.Weixin.All/Senparc.Weixin.All.csproj +++ b/src/Senparc.Weixin.All/Senparc.Weixin.All.csproj @@ -1,14 +1,14 @@ - - net8.0 - enable - enable - 2024.6.25 - 10.0 - Senparc.Weixin.All - Senparc.Weixin.All - true - + + net8.0 + enable + enable + 2024.6.26 + 10.0 + Senparc.Weixin.All + Senparc.Weixin.All + true + 微信 SDK - Senparc.Weixin SDK 集成模块 此模块将自动引用所有 Senparc.Weixin SDK 系列的工具包,包括: @@ -27,53 +27,55 @@ Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK - Senparc Copyright © 2004~2024 - 微信,weixin,公众号,WeChat,Senparc,盛派,SDK,C#,JSSDK,微信支付,分布式,小程序,Cache,Redis - Jeffrey Su - Senparc - Apache-2.0 - https://github.com/JeffreySu/WeiXinMPSDK - Senparc.Weixin.All.dll - 微信 SDK for .NET / C# - https://github.com/JeffreySu/WeiXinMPSDK - icon.jpg - + Senparc Copyright © 2004~2024 + 微信,weixin,公众号,WeChat,Senparc,盛派,SDK,C#,JSSDK,微信支付,分布式,小程序,Cache,Redis + Jeffrey Su + Senparc + Apache-2.0 + https://github.com/JeffreySu/WeiXinMPSDK + Senparc.Weixin.All.dll + 微信 SDK for .NET / C# + https://github.com/JeffreySu/WeiXinMPSDK + icon.jpg + v2024.6.6 创世 - - https://github.com/JeffreySu/WeiXinMPSDK - - - ..\BuildOutPut - TRACE;RELEASE - - - ..\BuildOutPut - $(DefineConstants);RELEASE - ..\BuildOutPut\Senparc.Weixin.All.XML - true - pdbonly - prompt - MinimumRecommendedRules.ruleset - - - - - - - - - - - - - - - - - - - - - - + v2024.6.25 更新最新 MP、WxOpen + v2024.6.26 更新全自动注册方法 UseSenparcWeixin() + + https://github.com/JeffreySu/WeiXinMPSDK + + + ..\BuildOutPut + TRACE;RELEASE + + + ..\BuildOutPut + $(DefineConstants);RELEASE + ..\BuildOutPut\Senparc.Weixin.All.XML + true + pdbonly + prompt + MinimumRecommendedRules.ruleset + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file