8
8
</ItemGroup >
9
9
<ItemGroup Label =" Infrastructure" >
10
10
<PackageVersion Include =" Azure.Storage.Blobs" Version =" 12.25.0" />
11
- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.7 " />
12
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.7 " />
13
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.7 " />
14
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.7 " >
11
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.8 " />
12
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.8 " />
13
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.8 " />
14
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.8 " >
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 =" 9.0.7 " />
18
+ <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version =" 9.0.8 " />
19
19
<PackageVersion Include =" MongoDB.Driver" Version =" 3.4.2" />
20
20
<PackageVersion Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 9.0.0-preview.3.efcore.9.0.0" />
21
21
<PackageVersion Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" />
27
27
<PackageVersion Include =" Blazorise.Bootstrap5" Version =" 1.8.0" />
28
28
<PackageVersion Include =" Blazorise.Markdown" Version =" 1.8.0" />
29
29
<PackageVersion Include =" Markdig" Version =" 0.41.3" />
30
- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.7 " />
31
- <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9.0.7 " />
30
+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.8 " />
31
+ <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9.0.8 " />
32
32
<PackageVersion Include =" NCronJob" Version =" 4.5.4" />
33
33
<PackageVersion Include =" ReverseMarkdown" Version =" 4.7.0" />
34
- <PackageVersion Include =" System.ServiceModel.Syndication" Version =" 9.0.7 " />
34
+ <PackageVersion Include =" System.ServiceModel.Syndication" Version =" 9.0.8 " />
35
35
</ItemGroup >
36
36
<ItemGroup Label =" Tests" >
37
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.7 " />
38
- <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.7 " />
37
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.8 " />
38
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.8 " />
39
39
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
40
40
<PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
41
41
<PackageVersion Include =" RavenDB.TestDriver" Version =" 7.1.1" />
56
56
<PackageVersion Include =" CommandLineParser" Version =" 2.9.1" />
57
57
<PackageVersion Include =" Microsoft.Playwright" Version =" 1.54.0" />
58
58
</ItemGroup >
59
- </Project >
59
+ </Project >
0 commit comments