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 8f6b3be commit 7d2eb78Copy full SHA for 7d2eb78
Slack.Backup/Slack.Backup.psd1
@@ -9,6 +9,7 @@
9
Description = 'PowerShell module for the Slack backup.'
10
PowerShellVersion = '5.0'
11
FunctionsToExport = '*'
12
+ RequiredAssemblies = @('System.Web')
13
PrivateData = @{
14
PSData = @{
15
}
0 commit comments