Skip to content

Commit

Permalink
update ef.storage netstandard2.1 -> net6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
der-dano committed Dec 12, 2023
1 parent f267b16 commit 67e7fe0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>IdentityServer4.EntityFramework.Storage</PackageId>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<TargetFrameworks>net6.0</TargetFrameworks>

<Description>EntityFramework persistence layer for IdentityServer4</Description>
<Authors>Brock Allen;Dominick Baier;Scott Brady</Authors>
Expand Down

0 comments on commit 67e7fe0

Please sign in to comment.