productCommit.txt data order change
This commit is contained in:
parent
69c37ccd97
commit
af2f259998
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
<WriteTextToFile
|
||||
Path="$(ArtifactsShippingPackagesDir)productCommit.txt"
|
||||
Content="$(PackageVersion)%0A$(BUILD_SOURCEVERSION)" />
|
||||
Content="$(BUILD_SOURCEVERSION)%0A$(PackageVersion)" />
|
||||
|
||||
</Target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue