Skip to content

Commit

Permalink
Fix package consolidation.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jul 11, 2024
1 parent 4057643 commit 201eefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.TrainingDemo/Lombiq.TrainingDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</ItemGroup>

<ItemGroup Condition="!Exists('..\..\..\Libraries\Lombiq.HelpfulLibraries\Lombiq.HelpfulLibraries.OrchardCore\Lombiq.HelpfulLibraries.OrchardCore.csproj')">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="10.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="10.0.1-preview.0.occ-245" />
</ItemGroup>

</Project>

0 comments on commit 201eefd

Please sign in to comment.