dotnetcore / osharp

OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
Apache License 2.0
2.77k stars 748 forks source link

chore(deps): update dotnet monorepo #248

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.AspNetCore.Authentication.MicrosoftAccount (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.AspNetCore.Authorization (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.AspNetCore.SignalR.Client (source) nuget patch 3.1.19 -> 3.1.21
Microsoft.AspNetCore.SignalR.Client (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.EntityFrameworkCore.Proxies (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.EntityFrameworkCore.Relational (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.EntityFrameworkCore.SqlServer (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.EntityFrameworkCore.Sqlite (source) nuget patch 5.0.10 -> 5.0.12
Microsoft.EntityFrameworkCore.Tools (source) nuget patch 5.0.10 -> 5.0.12
System.DirectoryServices.Protocols nuget patch 5.0.0 -> 5.0.1
System.Drawing.Common nuget patch 5.0.2 -> 5.0.3
dotnet-ef (source) nuget patch 5.0.3 -> 5.0.12

Release Notes

dotnet/aspnetcore ### [`v5.0.11`](https://togithub.com/dotnet/aspnetcore/releases/v5.0.11) [Release](https://togithub.com/dotnet/core/tree/v5.0.11)
dotnet/efcore ### [`v5.0.11`](https://togithub.com/dotnet/efcore/releases/v5.0.11) This is a patch release of EF Core 5.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 5.0.10.
dotnet/runtime ### [`v5.0.3`](https://togithub.com/dotnet/runtime/releases/v5.0.3) [Release Notes](https://togithub.com/dotnet/core/blob/master/release-notes/5.0/5.0.3/5.0.3.md) [Install Instructions](https://togithub.com/dotnet/core/blob/master/release-notes/5.0/5.0.3/5.0.3-install-instructions.md) ##### Repos - [Core](https://togithub.com/dotnet/core/releases/tag/v5.0.3)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.