mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-01-06 04:42:48 +01:00
Update SQLite version to 3.35.5
This commit is contained in:
parent
5ca7cf09e8
commit
bff86b09c7
@ -20,7 +20,7 @@
|
||||
<FrameworkReference Include="Microsoft.AspNetCore.App" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.2" />
|
||||
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.5" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Utils\Utils.csproj" />
|
||||
|
Loading…
Reference in New Issue
Block a user