File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks Condition =" '$(LibraryFrameworks)'==''" >net46;net45;net40;net35;net20;netstandard1.4 </TargetFrameworks >
3+ <TargetFrameworks Condition =" '$(LibraryFrameworks)'==''" >net46;net45;net40;net35;net20;netstandard1.6 </TargetFrameworks >
44 <TargetFrameworks Condition =" '$(LibraryFrameworks)'!=''" >$(LibraryFrameworks)</TargetFrameworks >
55 <AssemblyVersion >7.2.15</AssemblyVersion >
66 <FileVersion >7.2.15</FileVersion >
5757 <Product >Qiniu (Cloud) C# SDK v7.2.15 (.NET 2.0)</Product >
5858 <DefineConstants >Net20</DefineConstants >
5959 </PropertyGroup >
60- <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.4 '" >
60+ <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.6 '" >
6161 <AssemblyTitle >Qiniu (Cloud) C# SDK v7.2.15 (.Net Core)</AssemblyTitle >
6262 <Description >Qiniu (Cloud) C# SDK v7.2.15 (.Net Core)</Description >
6363 <Product >Qiniu (Cloud) C# SDK v7.2.15 (.Net Core)</Product >
You can’t perform that action at this time.
0 commit comments