Skip to content

Commit

Permalink
Merge pull request #1875 from tgstation/dependabot/nuget/multi-c065d1…
Browse files Browse the repository at this point in the history
…07d2

Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.Bcl.AsyncInterfaces
  • Loading branch information
Cyberboss authored Aug 17, 2024
2 parents 41c95bb + 5f21e80 commit 8496002
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 8496002

Please sign in to comment.