This repository was archived by the owner on Jul 19, 2023. It is now read-only.
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<ItemGroup >
17
17
<PackageReference Include =" Microsoft.Data.Sqlite" Version =" 7.0.8" />
18
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 7.0.7 " />
18
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 7.0.8 " />
19
19
<PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 7.0.0" />
20
20
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 7.0.0" />
21
21
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 7.0.1" />
Original file line number Diff line number Diff line change 14
14
15
15
<ItemGroup >
16
16
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.5" />
17
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 7.0.7 " />
17
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 7.0.8 " />
18
18
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 7.0.7" />
19
19
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.7" />
20
20
</ItemGroup >
You can’t perform that action at this time.
0 commit comments