File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard1.4 </TargetFramework >
4+ <TargetFramework >netstandard1.3 </TargetFramework >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
66 <PackageRequireLicenseAcceptance >False</PackageRequireLicenseAcceptance >
77 <Description >The CSharp api client by Jiguang.</Description >
1010 <Product >JPush</Product >
1111 <Copyright >MIT</Copyright >
1212 <PackageLicenseUrl ></PackageLicenseUrl >
13- <Version >1.0.4 </Version >
13+ <Version >1.0.5 </Version >
1414 </PropertyGroup >
1515
1616 <ItemGroup >
Original file line number Diff line number Diff line change 11# JPush Library for .NET
22
3- [ ![ NuGet] ( https://img.shields.io/badge/NuGet-v1.0.4 -blue.svg )] ( https://preview.nuget.org/packages/Jiguang.JPush/ )
3+ [ ![ NuGet] ( https://img.shields.io/badge/NuGet-v1.0.3 -blue.svg )] ( https://preview.nuget.org/packages/Jiguang.JPush/ )
44
55由[ 极光] ( https://www.jiguang.cn/ ) 官方支持的 JPush .NET API Client。
66
1212- 手动添加 Jiguang.JPush.dll 依赖
1313
1414## Support Frameworks
15- 基于 [ .NET Standard 1.4] ( https://github.com/dotnet/standard/blob/master/docs/versions/netstandard1.4.md ) ,支持平台:
16- - .NET Core 1.0
17- - .NET Framework 4.6.1
15+ 基于 [ .NET Standard 1.3] ( https://github.com/dotnet/standard/blob/master/docs/versions/netstandard1.3.md ) 。
1816
1917## Support
2018- [ 极光社区] ( https://community.jiguang.cn/ )
You can’t perform that action at this time.
0 commit comments