Skip to content

Commit

Permalink
⬆️ Upgrade target framework from dotnet7 to dotnet8
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Nov 27, 2023
1 parent a35e2cd commit aa5965e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Title>Generic Repository Pattern For Entity Framework Core</Title>
<RepositoryType>Git</RepositoryType>
<NeutralLanguage>en-US</NeutralLanguage>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<Version>3.0.0</Version>
<LangVersion>latest</LangVersion>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit aa5965e

Please sign in to comment.