Comment consistency

Make all variables in the comment quoted with `%`.
This commit is contained in:
martin-costello 2022-04-22 09:49:26 +01:00
parent 2b0fc69f4e
commit 024ab2f377

View file

@ -45,11 +45,11 @@
</GetDependencyInfo>
<!-- Format for productCommits-%rid%.txt:
installer:%commit%, %version
runtime:%commit%, $version
aspnetcore:%commit%, $version
windowsdesktop:%commit%, $version
sdk:%commit%, $version
installer:%commit%, %version%
runtime:%commit%, %version%
aspnetcore:%commit%, %version%
windowsdesktop:%commit%, %version%
sdk:%commit%, %version%
-->
<WriteLinesToFile
File="$(ArtifactsShippingPackagesDir)productCommit-$(Rid).txt"