Skip to content

Commit a87faea

Browse files
committed
remove filelist
1 parent d30f9b4 commit a87faea

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

src/ADServices/ADServices.PSModule/ADServices/ADServices.psd1

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,6 @@ feature-incomplete at this time.
1616
RootModule = 'bin\netstandard2.0\ADServices.dll'
1717
CmdletsToExport = '*'
1818
CompatiblePSEditions = @('Desktop', 'Core')
19-
FileList = @(
20-
'ADServices.psd1'
21-
'bin\netstandard2.0\ADServices.dll'
22-
'bin\netstandard2.0\ADServices.pdb'
23-
'bin\netstandard2.0\System.Buffers.dll'
24-
'bin\netstandard2.0\System.DirectoryServices.Protocols.dll'
25-
'bin\netstandard2.0\System.Management.Automation.dll'
26-
'bin\netstandard2.0\System.Memory.dll'
27-
'bin\netstandard2.0\System.Numerics.Vectors.dll'
28-
'bin\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll'
29-
'bin\netstandard2.0\System.Security.Principal.Windows.dll'
30-
)
3119
RequiredAssemblies = @(
3220
'bin\netstandard2.0\System.Buffers.dll'
3321
'bin\netstandard2.0\System.DirectoryServices.Protocols.dll'

0 commit comments

Comments
 (0)