You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Src/Public/Invoke-AsBuiltReport.Veeam.VB365.ps1
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,11 @@ function Invoke-AsBuiltReport.Veeam.VB365 {
30
30
break
31
31
}
32
32
33
-
Write-PScriboMessage-Plugin "Module"-IsWarning -Message "Please refer to the AsBuiltReport.Veeam.VB365 github website for more detailed information about this project."
34
-
Write-PScriboMessage-Plugin "Module"-IsWarning -Message "Do not forget to update your report configuration file after each new version release."
Write-PScriboMessage-Plugin "Module"-IsWarning -Message "Issues or bug reporting: https://github.com/AsBuiltReport/AsBuiltReport.Veeam.VB365/issues"
37
-
Write-PScriboMessage-Plugin "Module"-IsWarning -Message "This project is community maintained and has no sponsorship from Veeam, its employees or any of its affiliates."
33
+
Write-Host"- Please refer to the AsBuiltReport.Veeam.VB365 github website for more detailed information about this project."
34
+
Write-Host"- Do not forget to update your report configuration file after each new version release."
0 commit comments