See if removing seq fixes the pipeline

This commit is contained in:
Kwoth
2022-07-11 00:11:33 +02:00
parent f41b1fb93c
commit 5bb8f3f7c8

View File

@@ -10,6 +10,5 @@
<PackageReference Include="NonBlocking" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.1.1" />
</ItemGroup>
</Project>