Skip to content

Commit

Permalink
Merge pull request #8 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 803be91 + ff7de8b commit 4b64127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Lombiq.LoginAsAnybody/Lombiq.LoginAsAnybody.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</ItemGroup>

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

</Project>

0 comments on commit 4b64127

Please sign in to comment.