Skip to content

Commit

Permalink
Merge pull request #149 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 ae553fa + 88ad315 commit 4f96706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.DataTables/Lombiq.DataTables.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="7.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.LinqToDb" Version="7.0.0" />
<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 4f96706

Please sign in to comment.