File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Samples/TestStack.BDDfy.Samples Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
<DebugType >full</DebugType >
22
22
<Optimize >false</Optimize >
23
23
<OutputPath >bin\Debug\</OutputPath >
24
- <DefineConstants >DEBUG;TRACE;$(DefineConstants) </DefineConstants >
24
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
25
25
<ErrorReport >prompt</ErrorReport >
26
26
<WarningLevel >4</WarningLevel >
27
27
<Prefer32Bit >false</Prefer32Bit >
30
30
<DebugType >pdbonly</DebugType >
31
31
<Optimize >true</Optimize >
32
32
<OutputPath >bin\Release\</OutputPath >
33
- <DefineConstants >TRACE;$(DefineConstants) </DefineConstants >
33
+ <DefineConstants >TRACE</DefineConstants >
34
34
<ErrorReport >prompt</ErrorReport >
35
35
<WarningLevel >4</WarningLevel >
36
36
<Prefer32Bit >false</Prefer32Bit >
39
39
<DebugType >pdbonly</DebugType >
40
40
<Optimize >true</Optimize >
41
41
<OutputPath >bin\Release\</OutputPath >
42
- <DefineConstants >TRACE;$(DefineConstants) </DefineConstants >
42
+ <DefineConstants >TRACE</DefineConstants >
43
43
<ErrorReport >prompt</ErrorReport >
44
44
<WarningLevel >4</WarningLevel >
45
45
<Prefer32Bit >false</Prefer32Bit >
92
92
<Target Name="AfterBuild">
93
93
</Target>
94
94
-->
95
- </Project >
95
+ </Project >
You can’t perform that action at this time.
0 commit comments