Skip to content

Commit

Permalink
Update NE to latest 1.2.0 NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Friedrich committed Mar 13, 2023
1 parent bc47b48 commit ee97dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="5.1.1" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.1.0" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.0" />
</ItemGroup>

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

0 comments on commit ee97dac

Please sign in to comment.