Fix: directory not found issue
This commit is contained in:
parent
39188f8297
commit
69c37ccd97
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
Path="$(ArtifactsShippingPackagesDir)productVersion.txt"
|
||||
Content="$(PackageVersion)" />
|
||||
|
||||
<WriteLinesToFile
|
||||
<WriteTextToFile
|
||||
Path="$(ArtifactsShippingPackagesDir)productCommit.txt"
|
||||
Content="$(PackageVersion)%0A$(BUILD_SOURCEVERSION)" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue