fix pwsh style
This commit is contained in:
parent
4f0254c0cd
commit
2dcc8bf842
@ -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