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 Feb 3, 2022
1 parent 7861c71 commit bdf6f0b
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 @@ -58,7 +58,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.0.3" />
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="6.0.4" />
</ItemGroup>

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

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

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="6.0.3" />
<PackageReference Include="Duende.IdentityServer" Version="6.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bdf6f0b

Please sign in to comment.