1 write to Patch
sdk-tasks (1)
GenerateMsiVersionFromFullVersion.cs (1)
36Patch = parsedVersion.Patch,
1 reference to Patch
sdk-tasks (1)
Utils\Version.cs (1)
30var patch = Patch << 14;