Skip to content

Commit b402352

Browse files
azure-sdkhallipr
andauthored
Sync eng/common directory with azure-sdk-tools for PR 7729 (#28664)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#7729 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
1 parent 99ca444 commit b402352

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/common/scripts/typespec/New-EmitterPackageLock.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ param (
1515

1616
New-Item $OutputDirectory -ItemType Directory -ErrorAction SilentlyContinue | Out-Null
1717
$OutputDirectory = Resolve-Path $OutputDirectory
18+
$EmitterPackageJsonPath = Resolve-Path $EmitterPackageJsonPath
1819

1920
$tempFile = New-TemporaryFile
2021
Remove-Item $tempFile

0 commit comments

Comments
 (0)