We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb1a95 commit d1794e2Copy full SHA for d1794e2
doc/gpo/assets/PowerToys.admx
@@ -4,9 +4,8 @@
4
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
5
<policyNamespaces>
6
<target prefix="powertoys" namespace="Microsoft.Policies.PowerToys" />
7
- <using prefix="windows" namespace="Microsoft.Policies.Windows" />
8
</policyNamespaces>
9
- <resources minRequiredRevision="1.0"/>
+ <resources minRequiredRevision="1.0"/><!-- PowerToys v0.64.0 -->
10
<supportedOn>
11
<definitions>
12
<definition name="SUPPORTED_POWERTOYS_0_64_0" displayName="$(string.SUPPORTED_POWERTOYS_0_64_0)"/>
0 commit comments