Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 16, 2022
1 parent 5ad19be commit 40fe52d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.1.3" />
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<None Include="package-icon.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="6.1.3" />
<PackageReference Include="Duende.IdentityServer" Version="6.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="6.1.3" />
<PackageReference Include="Duende.IdentityServer" Version="6.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 40fe52d

Please sign in to comment.