Update pwsh style to latest community standards #52
@ -3,8 +3,6 @@
|
|||||||
#endregion module-definition
|
#endregion module-definition
|
||||||
Set-Variable -Name "CSVersion" -Value "2.0.0" -Option Constant -Scope 'Script' -ErrorAction Stop
|
Set-Variable -Name "CSVersion" -Value "2.0.0" -Option Constant -Scope 'Script' -ErrorAction Stop
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#region dot-sourcing
|
#region dot-sourcing
|
||||||
# dot-sourcing all module functions. The export is handled via manifest file.
|
# dot-sourcing all module functions. The export is handled via manifest file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user