Skip to content

Commit

Permalink
Merge pull request #314 from VPKSoft/dependabot/nuget/SQLitePCLRaw.bu…
Browse files Browse the repository at this point in the history
…ndle_e_sqlite3-2.1.8

Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.1.6 to 2.1.8
  • Loading branch information
Petteri Kautonen authored Feb 22, 2024
2 parents fcbfd2e + 84c8aee commit a11f587
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 @@ -41,7 +41,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.16" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.16" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.6" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a11f587

Please sign in to comment.