mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-04-30 20:58:02 +08:00
Bump OpenIddict 3.0.3 to 3.0.4
This commit is contained in:
parent
7ea4eb4d47
commit
fd0b896b2e
@ -13,8 +13,8 @@ For that, update your `.csproj` file to reference the `OpenIddict.AspNetCore` 3.
|
||||
|
||||
```xml
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OpenIddict.AspNetCore" Version="3.0.3" />
|
||||
<PackageReference Include="OpenIddict.EntityFrameworkCore" Version="3.0.3" />
|
||||
<PackageReference Include="OpenIddict.AspNetCore" Version="3.0.4" />
|
||||
<PackageReference Include="OpenIddict.EntityFrameworkCore" Version="3.0.4" />
|
||||
</ItemGroup>
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user