Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Jun 19, 2020
1 parent 7dd1909 commit 1acafad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ExtensionsVersion>3.1.0</ExtensionsVersion>
<EntityFrameworkVersion>3.1.0</EntityFrameworkVersion>

<IdentityServerVersion>4.0.0-*</IdentityServerVersion>
<IdentityServerVersion>4.0.0</IdentityServerVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1acafad

Please sign in to comment.