Skip to content

Commit

Permalink
Unskip benchmark validation (dotnet#45981)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe authored Jan 10, 2023
1 parent d2074d7 commit 8037e30
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<TieredCompilation>false</TieredCompilation>
<DefineConstants>$(DefineConstants);IS_BENCHMARKS</DefineConstants>
<!-- Skip microbenchmarks until we get a net8.0 SDK: https://github.com/dotnet/aspnetcore/issues/45492 -->
<SkipMicrobenchmarksValidation>true</SkipMicrobenchmarksValidation>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8037e30

Please sign in to comment.