Skip to content

Commit

Permalink
Merge pull request #22 from Lombiq/issue/OSOE-859
Browse files Browse the repository at this point in the history
OSOE-859: Change the projects to target OC 1.8
  • Loading branch information
Piedone authored May 20, 2024
2 parents a7eac60 + ab019b4 commit 145c69f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.2" />
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.8.2" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.0" />
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 145c69f

Please sign in to comment.