Multiple package references to Serilog.AspNetCore in v12/dev branch #15280
Labels
affected/v10
affected/v11
affected/v12
affected/v13
affected/v14
area/backend
state/in-sprint
We've committed to work on this during the sprint indicated in the milestone
state/reproduced
type/bug
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
12.3.3
Bug summary
There are two
<PackageReference>
elements forSerilog.AspNetCore
in the dev branch for v12. One references7.0.0
and the other5.0.0
. I think this is due to a mistake in a merge. See:https://github.com/umbraco/Umbraco-CMS/blob/v12/dev/src/Umbraco.Web.BackOffice/Umbraco.Web.BackOffice.csproj#L15-L16
Specifics
No response
Steps to reproduce
See https://github.com/umbraco/Umbraco-CMS/blob/v12/dev/src/Umbraco.Web.BackOffice/Umbraco.Web.BackOffice.csproj#L15-L16
Expected result / actual result
No response
The text was updated successfully, but these errors were encountered: