mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
See if removing seq fixes the pipeline
This commit is contained in:
@@ -10,6 +10,5 @@
|
|||||||
<PackageReference Include="NonBlocking" Version="2.0.0" />
|
<PackageReference Include="NonBlocking" Version="2.0.0" />
|
||||||
|
|
||||||
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
|
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
|
||||||
<PackageReference Include="Serilog.Sinks.Seq" Version="5.1.1" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
Reference in New Issue
Block a user