Skip to content

Commit

Permalink
SQLite package update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstonis committed Sep 1, 2021
1 parent 7fadc9a commit ca74680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tycho/Tycho.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<CollectSQLiteInteropFiles>false</CollectSQLiteInteropFiles>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.8" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.9" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ca74680

Please sign in to comment.