Skip to content

Commit

Permalink
Merge pull request #351 from milkshakesoftware/benchmark-framework-up…
Browse files Browse the repository at this point in the history
…date

Update benchmark project framework
  • Loading branch information
martinnormark authored Sep 17, 2023
2 parents 95fcd5a + 02bf4df commit 5a1bb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PreMailer.Net/Benchmarks/Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 5a1bb7f

Please sign in to comment.