91
edits
Changes
Avoid breaking checks when a computer has received .NET 4.5.1 or 4.5.2 from Microsoft Update
<check type='logical' condition='or'>
<check type="uninstall" condition="exists" path="Microsoft .NET Framework 4.5.*" />
</check>