We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac01c9 commit 58cf9b1Copy full SHA for 58cf9b1
1 file changed
Directory.Build.props
@@ -128,9 +128,4 @@
128
</ItemGroup>
129
130
<Import Condition="Exists('User.Directory.Build.props')" Project="User.Directory.Build.props" />
131
-
132
- <PropertyGroup>
133
- <DefineConstants>$(DefineConstants);TRACE</DefineConstants>
134
- <DefineConstants Condition="'$(Configuration)'=='Debug'">$(DefineConstants);DEBUG</DefineConstants>
135
- </PropertyGroup>
136
</Project>
0 commit comments