Skip to content

Commit d1794e2

Browse files
htcfreekjaimecbernardo
authored andcommitted
[GPO] Fix the admx file by removing obsolete dependency(#21813)
* fix admx file * add version info file * Add PowerToys version in admx instead
1 parent 0bb1a95 commit d1794e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/gpo/assets/PowerToys.admx

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
<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">
55
<policyNamespaces>
66
<target prefix="powertoys" namespace="Microsoft.Policies.PowerToys" />
7-
<using prefix="windows" namespace="Microsoft.Policies.Windows" />
87
</policyNamespaces>
9-
<resources minRequiredRevision="1.0"/>
8+
<resources minRequiredRevision="1.0"/><!-- PowerToys v0.64.0 -->
109
<supportedOn>
1110
<definitions>
1211
<definition name="SUPPORTED_POWERTOYS_0_64_0" displayName="$(string.SUPPORTED_POWERTOYS_0_64_0)"/>

0 commit comments

Comments
 (0)