mirror of
https://github.com/PowerShell/PSDesiredStateConfiguration
synced 2026-06-21 13:45:25 +00:00
Added Prerelease-beta1 to module version, tags and ProjectUri (#50)
This commit is contained in:
@@ -101,6 +101,13 @@ HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=2113535'
|
||||
|
||||
PrivateData = @{
|
||||
PSData = @{
|
||||
Prerelease = 'beta1'
|
||||
Tags = @('PSDesiredStateConfiguration',
|
||||
'PSEdition_Core',
|
||||
'Linux',
|
||||
'Mac',
|
||||
'Windows')
|
||||
ProjectUri = 'https://github.com/PowerShell/PSDesiredStateConfiguration'
|
||||
ExperimentalFeatures = @(
|
||||
@{
|
||||
Name = 'PSDesiredStateConfiguration.InvokeDscResource'
|
||||
|
||||
Reference in New Issue
Block a user