Upgrade multiple NuGet packages
Upgraded the following NuGet packages: - Microsoft.EntityFrameworkCore.Sqlite from v8.0.0 to v8.0.1
This commit is contained in:
parent
191c07b6a1
commit
b454932ff5
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in New Issue
Block a user