JustinGrote / JustinGrote/ModuleFast
-Path and -Specification should be usable together to override prereleases
Open
enhancement
- Dominant language
- C#
- Stars
- 151
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
### Story
```
As a ModuleFast user, I want to be able to install *specific* prerelease versions of some of my requirements that might be in a #Requires .ps1 or .psd1 manifest
```
the `#Requires` and `ModuleRequires` do not support prerelease versions to be defined. Currently `-PreRelease` can be used as a blunt hammer, but we should support specifying -Specifications that take precedence over what is in the #Requires file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.