Skip to content

Commit 49785d1

Browse files
azure-sdkhallipr
andauthored
Add #Requires statement to common.ps1 (#25755)
Co-authored-by: Patrick Hallisey <[email protected]>
1 parent 5afa2da commit 49785d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/common/scripts/common.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#Requires -Version 7.0
12
# cSpell:ignore Apireview
23
# cSpell:ignore Onboarded
34
$RepoRoot = Resolve-Path (Join-Path $PSScriptRoot .. .. ..)

0 commit comments

Comments
 (0)