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