Skip to content

Commit

Permalink
Merge pull request #3 from HMBSbige/renovate/serilog.sinks.console-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige authored Jun 10, 2024
2 parents 30ab237 + fa3998b commit b5375a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FakeA2SServer/FakeA2SServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Volo.Abp.Autofac" Version="8.1.3" />
</ItemGroup>

Expand Down

0 comments on commit b5375a4

Please sign in to comment.