We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c42817 commit b0ef088Copy full SHA for b0ef088
RequiredModules.psd1
@@ -28,12 +28,7 @@
28
Sampler = 'latest'
29
'Sampler.GitHubTasks' = 'latest'
30
MarkdownLinkCheck = 'latest'
31
- 'DscResource.Test' = @{
32
- Version = 'latest'
33
- Parameters = @{
34
- AllowPrerelease = $true
35
- }
36
+ 'DscResource.Test' = 'latest'
37
xDscResourceDesigner = 'latest'
38
39
# Build dependencies needed for using the module
0 commit comments