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 d50a949 commit 031c15fCopy full SHA for 031c15f
code365scripts.openai/code365scripts.openai.psd1
@@ -15,7 +15,7 @@
15
ModuleVersion = '3.0.1.1'
16
17
# Supported PSEditions
18
- CompatiblePSEditions = @("Desktop")
+ CompatiblePSEditions = @("Desktop","Core")
19
20
# ID used to uniquely identify this module
21
GUID = '4948e170-d2aa-4f97-9cb2-fd0f0843e473'
0 commit comments