Skip to content

Commit

Permalink
Update Microsoft.Extensions.Hosting.Systemd
Browse files Browse the repository at this point in the history
This is necessary to make it work inside Podman
  • Loading branch information
PJB3005 committed Jan 12, 2024
1 parent 593b7c1 commit 6439549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SS14.Admin/SS14.Admin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6439549

Please sign in to comment.