Skip to content

Commit

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

Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents caddc85 + a4878b3 commit f5f95b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="dbup-sqlite" Version="6.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
Expand Down

0 comments on commit f5f95b0

Please sign in to comment.