Skip to content

Commit

Permalink
Update the Serilog.Extensions.Logging reference to v7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed May 5, 2023
1 parent 760cf19 commit 0538e5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<ItemGroup>
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
<ProjectReference Include="../../../serilog-extensions-logging/src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0-dev-*" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
Expand Down

0 comments on commit 0538e5e

Please sign in to comment.