Skip to content

Commit

Permalink
Merge pull request #1872 from tgstation/dependabot/nuget/Microsoft.En…
Browse files Browse the repository at this point in the history
…tityFrameworkCore.SqlServer-8.0.8

Bump Microsoft.EntityFrameworkCore.SqlServer from 8.0.7 to 8.0.8
  • Loading branch information
Cyberboss authored Aug 16, 2024
2 parents e9bb912 + 036b76b commit e8a402e
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 @@ -92,7 +92,7 @@
<!-- Usage: Sqlite ORM plugin -->
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
<!-- Usage: MSSQL ORM plugin -->
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
<!-- Usage: POSIX support for syscalls, signals, and symlinks -->
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="NCrontab.Signed" Version="3.3.3" />
Expand Down

0 comments on commit e8a402e

Please sign in to comment.