Skip to content

Commit 212a0c9

Browse files
authored
Fix the module manifest file (#10)
1 parent ae19e36 commit 212a0c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/CompletionPredictor.psd1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
Author = 'PowerShell'
99
CompanyName = "Microsoft Corporation"
1010
Copyright = "Copyright (c) Microsoft Corporation."
11+
Description = 'Command-line intellisense based on PowerShell auto-completion'
12+
PowerShellVersion = '7.2'
1113

1214
NestedModules = @('PowerShell.Predictor.dll')
1315
FunctionsToExport = @()

0 commit comments

Comments
 (0)