-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
I am using the NewFile example on the docs to test this. If the module manifest has CmdletsToExport
key defined then Get-DscResource
will not return any resources for that module.
Expected behavior
# Resources returned
Actual behavior
# No resources are returned
Error details
No response
Environment data
Name Value
---- -----
PSVersion 7.3.3
PSEdition Core
GitCommitId 7.3.3
OS Microsoft Windows 10.0.19044
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
3.0.0-beta1
Visuals
No response
michaeltlombardi