We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bcbcd2 commit 05ab239Copy full SHA for 05ab239
src/pymanager/appxmanifest.xml
@@ -197,7 +197,7 @@
197
<com:Extension Category="windows.comServer">
198
<com:ComServer>
199
<com:SurrogateServer AppId="C7E29CB0-9691-4DE8-B72B-6719DDC0B4A1" DisplayName="EditInIdleCommand">
200
- <com:Class Id="C7E29CB0-9691-4DE8-B72B-6719DDC0B4A1" Path="pyshellext.dll" ThreadingModel="both"/>
+ <com:Class Id="C7E29CB0-9691-4DE8-B72B-6719DDC0B4A1" Path="pyshellext.dll" ThreadingModel="Both"/>
201
</com:SurrogateServer>
202
</com:ComServer>
203
</com:Extension>
0 commit comments