Skip to content

Commit

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

Bump Microsoft.Data.Sqlite.Core from 8.0.2 to 8.0.3
  • Loading branch information
LiorBanai authored Mar 13, 2024
2 parents 26031e1 + 62a094a commit 59377c7
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 @@ -19,7 +19,7 @@
<PackageReference Include="Analogy.CommonUtilities" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="6.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.2" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.2" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.3" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 59377c7

Please sign in to comment.