Skip to content

Commit

Permalink
Removed events flag
Browse files Browse the repository at this point in the history
  • Loading branch information
genaray committed Nov 24, 2023
1 parent a207c15 commit 2d64c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Arch/Arch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DefineConstants>TRACE;EVENTS;</DefineConstants>
<DefineConstants>TRACE;</DefineConstants>
<Optimize>false</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
Expand Down

0 comments on commit 2d64c03

Please sign in to comment.