Skip to content

Commit

Permalink
bump dep
Browse files Browse the repository at this point in the history
Signed-off-by: Demis Bellot <[email protected]>
  • Loading branch information
mythz committed Feb 8, 2025
1 parent d53a013 commit c019421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AiServer/AiServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.*" />
<PackageReference Include="ServiceStack" Version="8.*" />
<PackageReference Include="ServiceStack.Server" Version="8.*" />
<PackageReference Include="ServiceStack.Extensions" Version="8.*" />
Expand Down

0 comments on commit c019421

Please sign in to comment.