Skip to content

Commit

Permalink
Merge pull request #42 from Analogy-LogViewer/dependabot/nuget/Micros…
Browse files Browse the repository at this point in the history
…oft.Data.Sqlite-7.0.13

Bump Microsoft.Data.Sqlite from 7.0.11 to 7.0.13
  • Loading branch information
LiorBanai authored Oct 25, 2023
2 parents 959f537 + a07b044 commit 0118d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogViewer.Sqlite/Analogy.LogViewer.Sqlite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.11" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.13" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.13" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0118d5f

Please sign in to comment.