2022-11-12 10:14:09 +01:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
2022-11-12 12:22:19 +01:00
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="FanControl.Properties" GeneratedClassName="Settings">
|
|
|
|
|
<Profiles />
|
|
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="FanMode" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">Default</Value>
|
|
|
|
|
</Setting>
|
2022-11-12 22:22:48 +01:00
|
|
|
<Setting Name="AlwaysOnTop" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
2022-11-12 12:22:19 +01:00
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|