This repository was archived by the owner on Mar 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 </PropertyGroup >
4747
4848 <PropertyGroup Condition =" '$(OS)' == 'Windows_NT' " >
49- <TargetFrameworks >net452;net46;net461; netstandard1.0;netstandard1.1;netstandard1.2;netstandard1.3;netstandard1.4;netstandard1.5;netstandard1.6;netstandard2.0 </TargetFrameworks >
49+ <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0;net452;net46;net461; </TargetFrameworks >
5050 </PropertyGroup >
5151 <PropertyGroup Condition =" '$(OS)' != 'Windows_NT' " >
52- <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard1.2;netstandard1.3;netstandard1.4;netstandard1.5;netstandard1.6; netstandard2.0</TargetFrameworks >
52+ <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0</TargetFrameworks >
5353 </PropertyGroup >
5454
5555</Project >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <PropertyGroup Condition =" '$(OS)' == 'Windows_NT' " >
11- <TargetFrameworks >net452;net46;net461; netcoreapp1.0;netcoreapp1.1;netcoreapp2.0</TargetFrameworks >
11+ <TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0;net452;net46;net461 </TargetFrameworks >
1212 </PropertyGroup >
1313 <PropertyGroup Condition =" '$(OS)' != 'Windows_NT' " >
1414 <TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0</TargetFrameworks >
You can’t perform that action at this time.
0 commit comments