Skip to content

Commit

Permalink
Exclude benchmark from test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed Jun 21, 2024
1 parent a985151 commit 2857ef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ZeroLog.Benchmarks/ZeroLog.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<NoWarn>$(NoWarn);CS8002</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateProgramFile>false</GenerateProgramFile>
<IsTestProject>false</IsTestProject>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2857ef4

Please sign in to comment.