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 2ef34c7 commit 5c9c3a4Copy full SHA for 5c9c3a4
obs-powershell.ps.psd1
@@ -7,8 +7,7 @@
7
CompanyName = 'Start-Automating'
8
Copyright = '2022-2023 Start-Automating'
9
FormatsToProcess = 'obs-powershell.format.ps1xml'
10
- TypesToProcess = 'obs-powershell.types.ps1xml'
11
- RequiredModules = 'ThreadJob'
+ TypesToProcess = 'obs-powershell.types.ps1xml'
12
PowerShellVersion = '7.0'
13
PrivateData = @{
14
PSData = @{
0 commit comments