Skip to content

Commit

Permalink
Merge pull request #295 from Lombiq/issue/OSOE-603
Browse files Browse the repository at this point in the history
OSOE-603: Remove Lombiq.NodeJs.Extensions dependency
  • Loading branch information
sarahelsaig committed Aug 17, 2023
2 parents 49bdd7c + 6bf451d commit 9c48293
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
4 changes: 0 additions & 4 deletions Lombiq.Tests.UI/Lombiq.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="7.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="7.0.0" />
<PackageReference Include="Lombiq.Npm.Targets" Version="1.4.0" />
<!--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.5" />
</ItemGroup>

<!-- These are necessary for symbols NuGet packaging, otherwise Shouldly would prevent PDBs to be packaged, see:
Expand Down
17 changes: 10 additions & 7 deletions Lombiq.Tests.UI/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c48293

Please sign in to comment.