Title:
Fixes the problem that scopes in npm package names have not been correctly assigned to the Group property.
Created:
1/26/2024 11:04:48 AM by szimmer-dap
Status:
closed on 1/26/2024 5:04:14 PM
Last pulled:
1/29/2024 10:47:48 PM
Description:
As discussed in the forum: https://forums.inedo.com/topic/4063/scoped-npm-packages-not-listed-in-releases Applies to scoped npm packages: Scope names and package names need to be split into the `Group` and `Name` properties to make sure the separating slash is not escaped by `Uri.EscapeDataString`