File tree Expand file tree Collapse file tree
src/ADServices/ADServices.PSModule/ADServices Expand file tree Collapse file tree Original file line number Diff line number Diff 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'
You can’t perform that action at this time.
0 commit comments