Skip to content

Commit

Permalink
Merge pull request #31 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 12bdbfe + 37bf27a commit 87a8b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lombiq.SetupExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Abstractions" Version="1.8.2" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.8.2" />
<PackageReference Include="OrchardCore.Abstractions" Version="1.8.0" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.8.0" />
</ItemGroup>

</Project>

0 comments on commit 87a8b4c

Please sign in to comment.