Settings.settings 566 B

123456789101112
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="quick_color_picker.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="AlwaysOnTop" Type="System.Boolean" Scope="User">
  6. <Value Profile="(Default)">True</Value>
  7. </Setting>
  8. <Setting Name="AnotherFormat" Type="System.Boolean" Scope="User">
  9. <Value Profile="(Default)">False</Value>
  10. </Setting>
  11. </Settings>
  12. </SettingsFile>