Skip to content

Commit

Permalink
Fix duplicate PackageReference.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jul 26, 2024
1 parent 9986850 commit f3a9d45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lombiq.TrainingDemo.Web/Lombiq.TrainingDemo.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<ItemGroup>
<PackageReference Include="OrchardCore.Logging.NLog" Version="2.0.0-preview-18200" />
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="2.0.0-preview-18200" />
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.8.3" />
<!-- This reference is not strictly needed here but included so if the web and the module projects' Orchard Core
versions go out of sync, the CI build's package consolidation validation will fail. -->
<PackageReference Include="OrchardCore.ContentManagement" Version="2.0.0-preview-18200" />
Expand Down

0 comments on commit f3a9d45

Please sign in to comment.