Skip to content

Commit

Permalink
[Build] Fix net6 Microsoft.Maui.Handlers.Benchmarks assembly (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho authored Jul 2, 2021
1 parent e13bf13 commit 71a6418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Core/tests/Benchmarks/Core.Benchmarks-net6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>Microsoft.Maui.Handlers.Benchmarks</AssemblyName>
<RootNamespace>Microsoft.Maui.Handlers.Benchmarks</RootNamespace>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 71a6418

Please sign in to comment.