Skip to content

Commit

Permalink
⬆️ Upgrade version and update package release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Nov 27, 2023
1 parent aa5965e commit 5a217d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RepositoryType>Git</RepositoryType>
<NeutralLanguage>en-US</NeutralLanguage>
<TargetFramework>net8.0</TargetFramework>
<Version>3.0.0</Version>
<Version>4.0.0</Version>
<LangVersion>latest</LangVersion>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/furkandeveloper/EasyRepository.EFCore</RepositoryUrl>
Expand All @@ -16,7 +16,7 @@
</Description>
<PackageTags>dotnet, efcore, repository-pattern, generic-repository, generic-repository-pattern</PackageTags>
<PackageReleaseNotes>
Upgrade target framework from dotnet6 to dotnet7
Upgrade target framework from dotnet7 to dotnet8
</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
Expand Down

0 comments on commit 5a217d8

Please sign in to comment.