File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
container_apps/Jordnaer.Chat Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<PackageReference Include =" Microsoft.Azure.AppConfiguration.AspNetCore" Version =" 6.1.0" />
17
17
18
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.12 " />
18
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.13 " />
19
19
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.12" >
20
20
<PrivateAssets >all</PrivateAssets >
21
21
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 23
23
<PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 7.0.12" />
24
24
<PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 7.0.12" />
25
25
26
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.12 " />
26
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.13 " />
27
27
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.12" >
28
28
<PrivateAssets >all</PrivateAssets >
29
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments