Skip to content

Commit 0da8698

Browse files
azure-sdkheaths
andauthored
Make Prepare-Release.ps1 executable (#42976)
Co-authored-by: Heath Stewart <[email protected]>
1 parent 2352685 commit 0da8698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/common/scripts/Prepare-Release.ps1

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env pwsh
2+
13
#Requires -Version 6.0
24

35
<#

0 commit comments

Comments
 (0)