Added Number Formatting

This commit is contained in:
dfinke
2016-03-26 13:57:21 -04:00
parent 41bca369c5
commit 5b0a528711
10 changed files with 73 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
$p = @{
Name = "ImportExcel"
NuGetApiKey = $NuGetApiKey
ReleaseNote = "Add Header param to Import-Html. Scope variabales Export-Excel"
ReleaseNote = "Add NumberFormat parameter"
}
Publish-Module @p