Skip to content

Commit

Permalink
Merge pull request #179 from VPKSoft/dependabot/nuget/Microsoft.Entit…
Browse files Browse the repository at this point in the history
…yFrameworkCore.Sqlite-7.0.2

Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.1 to 7.0.2
  • Loading branch information
Petteri Kautonen authored Jan 12, 2023
2 parents c24e9f4 + 77357a0 commit 1149d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amp.Database/amp.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="FluentMigrator.Runner.SQLite" Version="3.3.2" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.4" />
</ItemGroup>
Expand Down

0 comments on commit 1149d77

Please sign in to comment.