Skip to content

Commit

Permalink
Merge pull request #27 from Lombiq/issue/OSOE-682
Browse files Browse the repository at this point in the history
OSOE-682: Upgrading Setup-Extensions to Orchard Core 1.7
  • Loading branch information
Psichorex authored Sep 11, 2023
2 parents e26f03e + 8f40536 commit 777d40f
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.6.0" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.6.0" />
<PackageReference Include="OrchardCore.Abstractions" Version="1.7.0" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.7.0" />
</ItemGroup>

</Project>

0 comments on commit 777d40f

Please sign in to comment.