You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/resources/libraries/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The below table lists the different .NET libraries used in Orchard Core:
35
35
|[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)| Json.NET is a popular high-performance JSON framework for .NET | 13.0.3 |[MIT](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md)|
36
36
|[NJsonSchema](https://github.com/RicoSuter/NJsonSchema)| JSON Schema reader, generator and validator for .NET | 10.9.0 |[MIT](https://github.com/RicoSuter/NJsonSchema/blob/master/LICENSE.md)|
37
37
|[Noda Time](https://github.com/nodatime/nodatime)| A better date and time API for .NET. | 3.1.9 |[Apache-2.0](https://github.com/nodatime/nodatime/blob/master/LICENSE.txt)|
38
-
|[OpenIddict](https://github.com/openiddict/openiddict-core)| Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET. | 4.4.0 |[Apache-2.0](https://github.com/openiddict/openiddict-core/blob/dev/LICENSE.md)) |
38
+
|[OpenIddict](https://github.com/openiddict/openiddict-core)| Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET. | 4.5.0 |[Apache-2.0](https://github.com/openiddict/openiddict-core/blob/dev/LICENSE.md)) |
39
39
|[PdfPig](https://github.com/UglyToad/PdfPig/)| Library to read and extract text and other content from PDF files. | 0.1.8 |[Apache-2.0](https://github.com/UglyToad/PdfPig/blob/master/LICENSE)|
40
40
|[Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore)| Serilog integration for ASP.NET Core. | 7.0.0 |[Apache-2.0](https://github.com/serilog/serilog-aspnetcore/blob/dev/LICENSE)|
41
41
|[Shortcodes](https://github.com/sebastienros/shortcodes)| Shortcodes processor for .NET. | 1.3.3 |[MIT](https://github.com/sebastienros/shortcodes/blob/dev/LICENSE)|
0 commit comments