Skip to content

Commit

Permalink
Merge pull request #22 from Lombiq/issue/OSOE-392
Browse files Browse the repository at this point in the history
OSOE-392: Upgrade to Orchard Core 1.5 in Setup-Extensions
  • Loading branch information
Piedone authored Dec 6, 2022
2 parents f403bd5 + 9256761 commit 9b6c41e
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.4.0" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.4.0" />
<PackageReference Include="OrchardCore.Abstractions" Version="1.5.0" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.5.0" />
</ItemGroup>

</Project>

0 comments on commit 9b6c41e

Please sign in to comment.