Skip to content

Commit

Permalink
Merge branch 'issue/OSOE-815' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Dec 24, 2024
2 parents 6334b44 + a455a86 commit 64873dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="OrchardCore.ResourceManagement" Version="2.1.0" />
<PackageReference Include="OrchardCore.Email.Abstractions" Version="2.1.0" />
<PackageReference Include="OrchardCore.Infrastructure.Abstractions" Version="2.1.0" />
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Scrutor" Version="5.1.0" />
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' != 'true'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="OrchardCore" Version="2.1.0" />
<PackageReference Include="OrchardCore.Module.Targets" Version="2.1.0" />
<PackageReference Include="OrchardCore.Tenants" Version="2.1.0" />
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Scrutor" Version="5.1.0" />
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' != 'true'">
Expand Down

0 comments on commit 64873dc

Please sign in to comment.