Skip to content

Commit

Permalink
chore: Update framework to net 6
Browse files Browse the repository at this point in the history
  • Loading branch information
nikcio committed Oct 11, 2022
1 parent 04caf3d commit aeb2895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Examine.Test/Examine.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</SccProvider>
</PropertyGroup>
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
Expand Down

0 comments on commit aeb2895

Please sign in to comment.