Skip to content

Commit

Permalink
Fix vmrc schema validation
Browse files Browse the repository at this point in the history
  • Loading branch information
theaquamarine committed Dec 12, 2021
1 parent e572733 commit 6c82686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Disabled/VMwareRemoteConsole.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ $url = "$base$ver$number\windows\vmrc-windows.tar"
<PropertyType>Version</PropertyType>
<ExpectedValue>$Version</ExpectedValue>
<ExpressionOperator>GreaterEquals</ExpressionOperator>
<Force32bit>True</Force32bit>
<Is64Bit>False</Is64Bit>
<Value>True</Value>
</DetectionClause>
</CustomDetectionMethods>
Expand Down

0 comments on commit 6c82686

Please sign in to comment.