We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7d394 commit ecc09acCopy full SHA for ecc09ac
Source/Boxed.Mapping/Boxed.Mapping.Unity.csproj
@@ -12,14 +12,6 @@
12
<PackageReadmeFile>Boxed.Mapping.md</PackageReadmeFile>
13
</PropertyGroup>
14
15
- <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
16
- <DefineConstants>TRACE</DefineConstants>
17
- </PropertyGroup>
18
-
19
- <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
20
21
22
23
<ItemGroup Label="Files">
24
<None Include="..\..\Documentation\Boxed.Mapping.md" Pack="true" PackagePath="\" />
25
</ItemGroup>
0 commit comments