File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Senparc.Weixin.Open/Senparc.Weixin.Open Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7- <Version >2024.8.1.1-beta1 </Version >
7+ <Version >2024.8.11 </Version >
88 <LangVersion >10.0</LangVersion >
99 <AssemblyName >Senparc.Weixin.All</AssemblyName >
1010 <RootNamespace >Senparc.Weixin.All</RootNamespace >
4343 v2024.6.25 更新最新 MP、WxOpen
4444 v2024.6.26 更新全自动注册方法 UseSenparcWeixin()
4545 v2024.6.30 完善 UseSenparcWeixin() 方法
46- [2024-08-06] v2024.6.31 更新基础库,包括 Senparc.CO2NET 相关库、Senparc.AI
47- </PackageReleaseNotes >
46+ [2024-08-06] v2024.6.31 更新基础库,包括 Senparc.CO2NET 相关库、Senparc.AI
47+ [2024-08-11] v2024.8.11 升级 Senparc.Weixin.Open
48+ </PackageReleaseNotes >
4849 <RepositoryUrl >https://github.com/JeffreySu/WeiXinMPSDK</RepositoryUrl >
4950 </PropertyGroup >
5051 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <TargetFrameworks >net462;netstandard2.0;netstandard2.1</TargetFrameworks >
5- <Version >4.20.0.0 </Version >
5+ <Version >4.20.0</Version >
66 <AssemblyName >Senparc.Weixin.Open</AssemblyName >
77 <RootNamespace >Senparc.Weixin.Open</RootNamespace >
88 <GeneratePackageOnBuild Condition =" '$(Configuration)' == 'Release' " >true</GeneratePackageOnBuild >
You can’t perform that action at this time.
0 commit comments