We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd052d commit 056e399Copy full SHA for 056e399
1 file changed
monkey365.psd1
@@ -15,7 +15,7 @@ RootModule = 'monkey365.psm1'
15
ModuleVersion = '0.96.5'
16
17
# Supported PSEditions
18
-CompatiblePSEditions = @('Desktop', 'Core')
+#CompatiblePSEditions = @()
19
20
# ID used to uniquely identify this module
21
GUID = 'b040dfab-f762-4ce1-bcc4-1b3963603ff1'
0 commit comments