Skip to content

Commit

Permalink
use version that works for linux machine
Browse files Browse the repository at this point in the history
  • Loading branch information
BlenMiner committed Nov 27, 2023
1 parent 4e1d5a9 commit a52ee7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3d-pixels-server/3d-pixels-server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.25" />
<PackageReference Include="NetCoreServer" Version="6.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit a52ee7f

Please sign in to comment.