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.
2 parents 761ec4d + 206b53c commit 53ed8b3Copy full SHA for 53ed8b3
PSModuleDevelopment/PSModuleDevelopment.psd1
@@ -4,9 +4,10 @@
4
RootModule = 'PSModuleDevelopment.psm1'
5
6
# Version number of this module.
7
+
8
ModuleVersion = '2.2.11.138'
9
- # ID used to uniquely identify this module
10
+ # ID used to uniquely identify this module
11
GUID = '37dd5fce-e7b5-4d57-ac37-832055ce49d6'
12
13
# Author of this module
@@ -156,11 +157,4 @@
156
157
} # End of PSData hashtable
158
159
} # End of PrivateData hashtable
-}
160
-
161
162
163
164
165
166
+}
0 commit comments