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

Commit

Permalink
pin version to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Jul 30, 2019
1 parent 13430dc commit 58bdb1f
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 @@ -2,7 +2,7 @@

<PropertyGroup>
<FrameworkVersion>2.1</FrameworkVersion>
<IdentityServerVersion>2.5.1-*</IdentityServerVersion>
<IdentityServerVersion>2.5.1</IdentityServerVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 58bdb1f

Please sign in to comment.