File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 127
127
| >=netcoreapp3.1 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
128
128
| netcoreapp2.1 | Y | Y | Y | Y | Y | N | Y | N | Y | N |
129
129
| netcoreapp2.0 | Y | N | N | N | N | N | Y | N | Y | N |
130
- | netstandard2.1 | Y | Y | N | Y | Y | N | Y | N | Y | Y |
130
+ | netstandard2.1 | Y | Y | N | Y | Y | N | Y | N | Y | N |
131
131
| netstandard2.0 | N | N | N | N | N | N | Y | N | N | N |
132
132
| netstandard1.3 | N | N | N | N | N | N | N | N | N | N |
133
133
| net472, net48 | N | N | Y | N | N | N | Y | N | N | N |
154
154
<DefineConstants >$(DefineConstants);SUPPORTS_ENCODING_STRING</DefineConstants >
155
155
<DefineConstants >$(DefineConstants);SUPPORTS_CODECOVERAGE</DefineConstants >
156
156
<DefineConstants >$(DefineConstants);SUPPORTS_CREATESPAN</DefineConstants >
157
- <DefineConstants >$(DefineConstants);SUPPORTS_BITOPERATIONS</DefineConstants >
158
157
</PropertyGroup >
159
158
</When >
160
159
<When Condition =" '$(TargetFramework)' == 'netcoreapp2.0'" >
You can’t perform that action at this time.
0 commit comments