Skip to content

Commit 05df17a

Browse files
committed
Delete unnecessary constant definition.
1 parent d550a69 commit 05df17a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Directory.Build.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,4 @@
2222
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All"/>
2323
</ItemGroup>
2424

25-
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
26-
<DefineConstants>DEBUG</DefineConstants>
27-
</PropertyGroup>
28-
2925
</Project>

0 commit comments

Comments
 (0)