File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<ItemGroup >
10
10
<PackageReference Include =" BCrypt.Net-Next" Version =" 4.0.3" />
11
11
<PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.18" />
12
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.11 " >
12
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.7 " >
13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
</PackageReference >
16
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8 .0.11 " />
16
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9 .0.7 " />
17
17
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.6.2" />
18
18
</ItemGroup >
19
19
You can’t perform that action at this time.
0 commit comments