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 Jun 24, 2022
1 parent 14b13a3 commit a9adea9
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 @@ -59,7 +59,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.1.0" />
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.1.1" />
</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.0" />
<PackageReference Include="Duende.IdentityServer" Version="6.1.1" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="6.1.0" />
<PackageReference Include="Duende.IdentityServer" Version="6.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a9adea9

Please sign in to comment.