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 2828 </PropertyGroup >
2929
3030 <PropertyGroup Condition =" '$(OS)' == 'Windows_NT' " >
31- <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0;net452;net46;net461;</TargetFrameworks >
31+ <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0;net452;net46;net461;net462;net47;net471;net472 ;</TargetFrameworks >
3232 </PropertyGroup >
3333 <PropertyGroup Condition =" '$(OS)' != 'Windows_NT' " >
34- <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0</TargetFrameworks >
34+ <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0</TargetFrameworks >
3535 </PropertyGroup >
3636
3737</Project >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <PropertyGroup Condition =" '$(OS)' == 'Windows_NT' " >
11- <TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0;net452;net46;net461</TargetFrameworks >
11+ <TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0;netcoreapp2.1; net452;net46;net461;net462;net47;net471;net472; </TargetFrameworks >
1212 </PropertyGroup >
1313 <PropertyGroup Condition =" '$(OS)' != 'Windows_NT' " >
14- <TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0</TargetFrameworks >
14+ <TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0;netcoreapp2.1 </TargetFrameworks >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
You can’t perform that action at this time.
0 commit comments