We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bba78 commit a171e78Copy full SHA for a171e78
samples/Meow.Common/Meow.Common.csproj
@@ -7,7 +7,7 @@
7
<ItemGroup>
8
<PackageReference Include="Refit" Version="8.0.0" />
9
<PackageReference Include="Serilog" Version="4.3.0" />
10
- <PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
+ <PackageReference Include="Serilog.Sinks.Console" Version="6.1.1" />
11
</ItemGroup>
12
13
</Project>
0 commit comments