Skip to content

Commit

Permalink
upgrade net version for test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
obpt123 committed Feb 21, 2024
1 parent 77f1b02 commit 61a5205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<IsPackable>false</IsPackable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
Expand Down

0 comments on commit 61a5205

Please sign in to comment.