File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <PackAsTool >true</PackAsTool >
77 <!-- Optional performance setting - enables tiered JIT compilation-->
88 <TieredCompilation >true</TieredCompilation >
9- <TargetFramework >netcoreapp2 .1</TargetFramework >
9+ <TargetFramework >netcoreapp3 .1</TargetFramework >
1010 <ApplicationIcon >program.ico</ApplicationIcon >
1111 <PackageId >dotnet-cnblog</PackageId >
1212 <Authors >stulzq</Authors >
1818 <PackageLicenseUrl >https://github.com/stulzq/CnBlogPublishTool/blob/master/LICENSE</PackageLicenseUrl >
1919 <PackageTags >cnblogs</PackageTags >
2020 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
21- <Version >1.3.0 </Version >
21+ <Version >1.3.1 </Version >
2222 </PropertyGroup >
2323
2424 <ItemGroup >
2525 <PackageReference Include =" MetaWeblogClient.Core" Version =" 1.1.0" />
26- <PackageReference Include =" Newtonsoft.Json" Version =" 11 .0.2 " />
27- <PackageReference Include =" Polly" Version =" 6.0.1 " />
26+ <PackageReference Include =" Newtonsoft.Json" Version =" 12 .0.3 " />
27+ <PackageReference Include =" Polly" Version =" 7.2.0 " />
2828 </ItemGroup >
2929
3030 <ItemGroup >
You can’t perform that action at this time.
0 commit comments