|
8 | 8 | </ItemGroup> |
9 | 9 | <ItemGroup Label="Infrastructure"> |
10 | 10 | <PackageVersion Include="Azure.Storage.Blobs" Version="12.27.0" /> |
11 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.13" /> |
12 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.13" /> |
13 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.13" /> |
14 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.13"> |
| 11 | + <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.14" /> |
| 12 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.14" /> |
| 13 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.14" /> |
| 14 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.14"> |
15 | 15 | <PrivateAssets>all</PrivateAssets> |
16 | 16 | <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
17 | 17 | </PackageVersion> |
18 | | - <PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="10.0.3" /> |
| 18 | + <PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="10.0.5" /> |
19 | 19 | <PackageVersion Include="MongoDB.Driver" Version="3.7.0" /> |
20 | 20 | <PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0" /> |
21 | 21 | <PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" /> |
|
29 | 29 | <!-- License change >1.8.1 forces registration --> |
30 | 30 | <PackageVersion Include="Blazorise.Markdown" Version="[1.8.1]" /> |
31 | 31 | <PackageVersion Include="Markdig" Version="1.1.1" /> |
32 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.3" /> |
| 32 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.5" /> |
33 | 33 | <PackageVersion Include="NCronJob" Version="4.9.0" /> |
34 | 34 | <PackageVersion Include="LinkDotNet.BuildInformation" Version="2.1.2" /> |
35 | 35 | <PackageVersion Include="ReverseMarkdown" Version="5.2.0" /> |
36 | | - <PackageVersion Include="System.ServiceModel.Syndication" Version="10.0.3" /> |
| 36 | + <PackageVersion Include="System.ServiceModel.Syndication" Version="10.0.5" /> |
37 | 37 | <PackageVersion Include="NetEscapades.AspNetCore.SecurityHeaders" Version="1.3.1" /> |
38 | 38 | </ItemGroup> |
39 | 39 | <ItemGroup Label="Tests"> |
40 | | - <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.3" /> |
41 | | - <PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.3" /> |
| 40 | + <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.5" /> |
| 41 | + <PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.5" /> |
42 | 42 | <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.3.0" /> |
43 | 43 | <PackageVersion Include="NSubstitute" Version="5.3.0" /> |
44 | 44 | <PackageVersion Include="RavenDB.TestDriver" Version="7.2.0" /> |
|
0 commit comments