Skip to content

Commit

Permalink
Merge pull request #6 from mhelleborg/dependabot/nuget/Microsoft.Data…
Browse files Browse the repository at this point in the history
….Sqlite-9.0.2

Bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.2
  • Loading branch information
mhelleborg authored Feb 20, 2025
2 parents 15187ed + 1f38623 commit ce390ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="FluentAssertions" Version="[7, 8)" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.1" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<PackageVersion Include="Npgsql" Version="9.0.2" />
Expand Down

0 comments on commit ce390ee

Please sign in to comment.