| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <configuration> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System"> |
| | | <section name="DevExpress.LookAndFeel.Design.AppSettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <DevExpress.LookAndFeel.Design.AppSettings> |
| | | <setting name="DPIAwarenessMode" serializeAs="String"> |
| | | <value>System</value> |
| | | </setting> |
| | | <setting name="RegisterBonusSkins" serializeAs="String"> |
| | | <value>True</value> |
| | | </setting> |
| | | </DevExpress.LookAndFeel.Design.AppSettings> |
| | | </applicationSettings> |
| | | <startup> |
| | | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" /> |
| | | </startup> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System"> |
| | | <section name="DevExpress.LookAndFeel.Design.AppSettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <DevExpress.LookAndFeel.Design.AppSettings> |
| | | <setting name="DPIAwarenessMode" serializeAs="String"> |
| | | <value>System</value> |
| | | </setting> |
| | | <setting name="RegisterBonusSkins" serializeAs="String"> |
| | | <value>True</value> |
| | | </setting> |
| | | </DevExpress.LookAndFeel.Design.AppSettings> |
| | | </applicationSettings> |
| | | <startup> |
| | | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" /> |
| | | </startup> |
| | | <appSettings> |
| | | <add key="WebApiUrl" value="http://localhost:5263/"/> |
| | | <add key="LogPath" value="logs"/> |
| | | <add key="ProductName" value="广深MES-V2.0"/> |
| | | </appSettings> |
| | | </configuration> |