We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219c3e6 commit 97c6eb6Copy full SHA for 97c6eb6
src/pymanager/default.manifest
@@ -17,4 +17,10 @@
17
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
18
</windowsSettings>
19
</application>
20
+ <dependency>
21
+ <dependentAssembly>
22
+ <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls"
23
+ version="6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*" />
24
+ </dependentAssembly>
25
+ </dependency>
26
</assembly>
0 commit comments