Skip to content

Commit

Permalink
Merge pull request #102 from Analogy-LogViewer/dependabot/nuget/Micro…
Browse files Browse the repository at this point in the history
…soft.Data.Sqlite-8.0.4

Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.4
  • Loading branch information
LiorBanai authored May 13, 2024
2 parents ccecc95 + ede491f commit b80c824
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 @@ -18,7 +18,7 @@
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="6.0.0.1" />
<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.3" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.4" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit b80c824

Please sign in to comment.