Skip to content

Commit

Permalink
Merge pull request #57 from Lombiq/issue/OSOE-838_
Browse files Browse the repository at this point in the history
OSOE-838: Updating Lombiq.NodeJs.Extensions package references to latest
  • Loading branch information
Piedone committed May 15, 2024
2 parents e33b2e9 + ff9d041 commit 9966cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.UIKit/Lombiq.UIKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="9.1.0" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.3.3-alpha.0.osoe-751" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="2.1.0" />
</ItemGroup>

<Import Condition="'$(NuGetBuild)' != 'true'" Project="..\..\..\Utilities\Lombiq.NodeJs.Extensions\Lombiq.NodeJs.Extensions\Lombiq.NodeJs.Extensions.targets" />
Expand Down

0 comments on commit 9966cb0

Please sign in to comment.