Azure / Azure/NetworkMonitoring
Unnecessary dependency on PS5
Open
- Dominant language
- PowerShell
- Stars
- 114
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Documentation requirements says PowerShell 3
https://github.com/Azure/NetworkMonitoring/blob/master/AzureCT/PerformanceTesting.md#prerequisites
The module has requirement for PS5:
https://github.com/Azure/NetworkMonitoring/blob/c38a5470a565de533ffecb9e41b81f2ca798cb35/AzureCT/PowerShell/AzureCT/AzureCT.psd1#L34
Removed the line in the psd, works fine under 4.0...
Please remove psd requirement or lower to 3.0/4.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.