Skip to content

Commit

Permalink
Update HE version.
Browse files Browse the repository at this point in the history
sarahelsaig committed Jul 27, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
idelpivnitskiy Idel Pivnitskiy
1 parent c95f56c commit 7682ce8
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -51,6 +51,6 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="10.0.1-alpha.0.occ-245" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="8.0.1" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="8.0.2-alpha.0.occ-245" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2-alpha.0.occ-245" />
<PackageReference Include="OrchardCore.Abstractions" Version="2.0.0-preview-18282" />
<PackageReference Include="OrchardCore" Version="2.0.0-preview-18282" />
<PackageReference Include="OrchardCore.Module.Targets" Version="2.0.0-preview-18282" />

0 comments on commit 7682ce8

Please sign in to comment.