We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b34130 commit d164165Copy full SHA for d164165
1 file changed
Directory.Build.props
@@ -132,6 +132,5 @@
132
<PropertyGroup>
133
<DefineConstants>$(DefineConstants);TRACE</DefineConstants>
134
<DefineConstants Condition="'$(Configuration)'=='Debug'">$(DefineConstants);DEBUG</DefineConstants>
135
- <DefineConstants Condition="'$(DO_SAFE_COLLECTION_WRAPPER)'!='false'">$(DefineConstants);DO_SAFE_COLLECTION_WRAPPER</DefineConstants>
136
</PropertyGroup>
137
</Project>
0 commit comments