Skip to content

Commit 7d2eb78

Browse files
committed
#1 | Unable to find type [System.Web.HttpUtility]
1 parent 8f6b3be commit 7d2eb78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Slack.Backup/Slack.Backup.psd1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
Description = 'PowerShell module for the Slack backup.'
1010
PowerShellVersion = '5.0'
1111
FunctionsToExport = '*'
12+
RequiredAssemblies = @('System.Web')
1213
PrivateData = @{
1314
PSData = @{
1415
}

0 commit comments

Comments
 (0)