Skip to content

Commit

Permalink
update .Tests TargetFramework
Browse files Browse the repository at this point in the history
  • Loading branch information
AoshiW committed Nov 14, 2023
1 parent e5689a5 commit 396707b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net7.0</TargetFrameworks>
<TargetFrameworks>net8.0</TargetFrameworks>
<IsPackable>false</IsPackable>
<Nullable>enable</Nullable>
<ImplicitUsings>disable</ImplicitUsings>
Expand Down

0 comments on commit 396707b

Please sign in to comment.