Skip to content

Commit

Permalink
fix(package): revert back package Serilog.Sinks.File
Browse files Browse the repository at this point in the history
  • Loading branch information
MingboPeng committed May 10, 2024
1 parent be4451e commit 3aa464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PollinationSDK/PollinationSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<Aliases>LBTRestSharp</Aliases>
</PackageReference>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.3" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 3aa464e

Please sign in to comment.