Skip to content

Commit

Permalink
Merge pull request #14 from khalidabuhakmeh/qodana
Browse files Browse the repository at this point in the history
Upgrade test project to 7.0 for testing purposes.
  • Loading branch information
khalidabuhakmeh authored May 10, 2023
2 parents ec4b849 + c112bf2 commit b42e7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Htmx.Tests/Htmx.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit b42e7d9

Please sign in to comment.