Skip to content

Commit d164165

Browse files
committed
Remove unused DO_SAFE_COLLECTION_WRAPPER
1 parent 1b34130 commit d164165

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,5 @@
132132
<PropertyGroup>
133133
<DefineConstants>$(DefineConstants);TRACE</DefineConstants>
134134
<DefineConstants Condition="'$(Configuration)'=='Debug'">$(DefineConstants);DEBUG</DefineConstants>
135-
<DefineConstants Condition="'$(DO_SAFE_COLLECTION_WRAPPER)'!='false'">$(DefineConstants);DO_SAFE_COLLECTION_WRAPPER</DefineConstants>
136135
</PropertyGroup>
137136
</Project>

0 commit comments

Comments
 (0)