20211124_ZNZT_upperpc/WpfBleApp/App.config

7 lines
180 B
Plaintext
Raw Normal View History

2023-02-03 00:31:48 +00:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
</startup>
</configuration>