Skip to content

Commit 0da8698

Browse files
azure-sdkheaths
andauthored
Make Prepare-Release.ps1 executable (#42976)
Co-authored-by: Heath Stewart <heaths@microsoft.com>
1 parent 2352685 commit 0da8698

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)