File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 5353 | >=netcoreapp3.1 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
5454 | netstandard2.1 | Y | Y | N | Y | Y | N | Y | N | Y | N |
5555 | netstandard2.0 | N | N | N | N | N | N | Y | N | N | N |
56- | netstandard1.3 | N | N | N | N | N | N | N | N | N | N |
57- | net472, net48 | N | N | Y | N | N | N | Y | N | N | N |
56+ | net48 | N | N | Y | N | N | N | Y | N | N | N |
5857 +===================+=======+==========+=====================+=============+=================+====================+==============+=========|============|===============|
5958 -->
6059 <Choose >
61- <When Condition =" '$(TargetFramework)' == 'net472' OR '$(TargetFramework)' == ' net48'" >
60+ <When Condition =" '$(TargetFramework)' == 'net48'" >
6261 <PropertyGroup >
6362 <DefineConstants >$(DefineConstants);SUPPORTS_EXTENDED_INTRINSICS</DefineConstants >
6463 <DefineConstants >$(DefineConstants);SUPPORTS_CODECOVERAGE</DefineConstants >
You can’t perform that action at this time.
0 commit comments