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 16
16
17
17
<PackageReference Include =" Microsoft.Azure.AppConfiguration.AspNetCore" Version =" 6.1.0" />
18
18
19
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.10 " />
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.11 " />
20
20
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.11" >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 25
25
26
26
<PackageReference Include =" Microsoft.Azure.AppConfiguration.AspNetCore" Version =" 6.1.0" />
27
27
28
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.10 " />
28
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.11 " />
29
29
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.11" >
30
30
<PrivateAssets >all</PrivateAssets >
31
31
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments