语音助手恢复对net4.5的支持
大石头 authored at 2023-04-04 11:33:11 智能大石头 committed at 2023-04-05 23:34:52
182.00 B
X
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
    </startup>
</configuration>