mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-02-22 20:33:24 +00:00
Fix - The specified FileList entry '.\Private' in the module manifest 'ImportExcel.psd1' is invalid.
This commit is contained in:
@@ -159,7 +159,7 @@ Check out the How To Videos https://www.youtube.com/watch?v=U3Ne_yX4tYo&list=PL5
|
||||
'.\InferData\InferData.ps1',
|
||||
'.\Pivot\Pivot.ps1',
|
||||
'.\spikes\ConvertFrom-ExcelColumnName.ps1',
|
||||
'.\Examples', '.\images', '.\Testimonials' , '.\Public' , ".\Private"
|
||||
'.\Examples', '.\images', '.\Testimonials' , '.\Public'
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user