Skip to content

Commit

Permalink
Merge pull request #654 from FirelyTeam/dependabot/nuget/Serilog.Exte…
Browse files Browse the repository at this point in the history
…nsions.Logging-9.0.0

Bump Serilog.Extensions.Logging from 8.0.0 to 9.0.0
  • Loading branch information
baseTwo authored Dec 20, 2024
2 parents d190621 + 9e0e6b2 commit db57a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cql/PackagerCLI/PackagerCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="Hl7.Fhir.R4" Version="$(FirelySdkVersion)" />
<PackageReference Remove="Microsoft.CodeAnalysis.PublicApiAnalyzers" />
Expand Down

0 comments on commit db57a79

Please sign in to comment.