Skip to content

Commit

Permalink
Updating Lombiq package references
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed May 26, 2022
1 parent b50f75f commit 2e4e165
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 @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.2.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.3.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.2.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.3.0" />
</ItemGroup>

</Project>

0 comments on commit 2e4e165

Please sign in to comment.