Skip to content

Commit

Permalink
Merge e2ad16a into 54da955
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
2 parents 54da955 + e2ad16a commit 401ebfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<!-- Usage: Sqlite ORM plugin -->
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<!-- Usage: MSSQL ORM plugin -->
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
<!-- Usage: POSIX support for syscalls, signals, and symlinks -->
Expand Down

0 comments on commit 401ebfc

Please sign in to comment.