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 Jan 26, 2023
1 parent f5345b8 commit 92531e8
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 @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.2.1" />
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.2.2" />
</ItemGroup>

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

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

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="6.2.1" />
<PackageReference Include="Duende.IdentityServer" Version="6.2.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 92531e8

Please sign in to comment.