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