Skip to content

Commit ecc09ac

Browse files
committed
Remove the TRACE define constants
1 parent db7d394 commit ecc09ac

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Source/Boxed.Mapping/Boxed.Mapping.Unity.csproj

-8
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@
1212
<PackageReadmeFile>Boxed.Mapping.md</PackageReadmeFile>
1313
</PropertyGroup>
1414

15-
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
16-
<DefineConstants>TRACE</DefineConstants>
17-
</PropertyGroup>
18-
19-
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
20-
<DefineConstants>TRACE</DefineConstants>
21-
</PropertyGroup>
22-
2315
<ItemGroup Label="Files">
2416
<None Include="..\..\Documentation\Boxed.Mapping.md" Pack="true" PackagePath="\" />
2517
</ItemGroup>

0 commit comments

Comments
 (0)