Skip to content

Commit

Permalink
Merge pull request #307 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 86649f5 + cf504b8 commit e50c8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.Tests.UI/Lombiq.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<!--The reference for NodeJs Extensions is for the reason to prevent NuGet build
to use a PNPM version higher than 7.x.x. We need to upgrade solutions to use PNPM 8, also see
https://github.com/Lombiq/NodeJs-Extensions/issues/42. -->
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.4" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.5" />
</ItemGroup>

<!-- These are necessary for symbols NuGet packaging, otherwise Shouldly would prevent PDBs to be packaged, see:
Expand Down

0 comments on commit e50c8e0

Please sign in to comment.