8
8
</ItemGroup >
9
9
<ItemGroup Label =" Infrastructure" >
10
10
<PackageVersion Include =" Azure.Storage.Blobs" Version =" 12.24.0" />
11
- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.4" />
12
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.4" />
13
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.4" />
14
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.4" />
15
- <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version =" 9.0.4" />
11
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.5" />
12
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.5" />
13
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.5" />
14
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.5" >
15
+ <PrivateAssets >all</PrivateAssets >
16
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
+ </PackageVersion >
18
+ <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version =" 9.0.5" />
16
19
<PackageVersion Include =" MongoDB.Driver" Version =" 3.4.0" />
17
20
<PackageVersion Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 9.0.0-preview.3.efcore.9.0.0" />
18
21
<PackageVersion Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" />
24
27
<PackageVersion Include =" Blazorise.Bootstrap5" Version =" 1.7.6" />
25
28
<PackageVersion Include =" Blazorise.Markdown" Version =" 1.7.6" />
26
29
<PackageVersion Include =" Markdig" Version =" 0.41.1" />
27
- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.4 " />
28
- <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9.0.4 " />
30
+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.5 " />
31
+ <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9.0.5 " />
29
32
<PackageVersion Include =" NCronJob" Version =" 4.4.1" />
30
33
<PackageVersion Include =" ReverseMarkdown" Version =" 4.6.0" />
31
- <PackageVersion Include =" System.ServiceModel.Syndication" Version =" 9.0.4 " />
34
+ <PackageVersion Include =" System.ServiceModel.Syndication" Version =" 9.0.5 " />
32
35
</ItemGroup >
33
36
<ItemGroup Label =" Tests" >
34
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.4 " />
35
- <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.4 " />
37
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.5 " />
38
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.5 " />
36
39
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
37
40
<PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
38
41
<PackageVersion Include =" RavenDB.TestDriver" Version =" 7.0.2" />
54
57
<PackageVersion Include =" CommandLineParser" Version =" 2.9.1" />
55
58
<PackageVersion Include =" Microsoft.Playwright" Version =" 1.52.0" />
56
59
</ItemGroup >
57
- </Project >
60
+ </Project >
0 commit comments