Skip to content

Commit fe03be9

Browse files
authored
Merge pull request #131 from ecspresso/patch-5
Fix for Exception from HRESULT: 0x80131047
2 parents 58e2f57 + a95d7e2 commit fe03be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ITGlueAPI/ITGlueAPI.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Script module or binary module file associated with this manifest
12-
RootModule = '.\ITGlueAPI.psm1'
12+
RootModule = 'ITGlueAPI.psm1'
1313

1414
# Version number of this module.
1515
# Follows https://semver.org Semantic Versioning 2.0.0

0 commit comments

Comments
 (0)