Skip to content

Commit

Permalink
Merge pull request #51 from Lombiq/issue/SPAL-39
Browse files Browse the repository at this point in the history
SPAL-39: Consolidate package version
  • Loading branch information
MZole authored Aug 14, 2023
2 parents 00bf7f4 + 073ced8 commit 1cae1f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.4" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.5" />
</ItemGroup>

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

0 comments on commit 1cae1f3

Please sign in to comment.