Skip to content

Commit

Permalink
Merge pull request #39 from Lombiq/issue/OSOE-553
Browse files Browse the repository at this point in the history
OSOE-553: Update NE package reference
  • Loading branch information
0liver committed Feb 13, 2023
2 parents c09510f + 72c3618 commit df7479e
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="5.1.1" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.0.0" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.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 df7479e

Please sign in to comment.