diff options
| author | Treeki <treeki@gmail.com> | 2016-06-30 04:00:55 +0200 |
|---|---|---|
| committer | Treeki <treeki@gmail.com> | 2016-06-30 04:00:55 +0200 |
| commit | 4bb20b3e883912fc5468fe2492d9070cec9e367f (patch) | |
| tree | f5d72a50c3d60d851ed8d7f6f754bab84fa8a8e0 /Properties/Settings.settings | |
| download | ArchBreaker-4bb20b3e883912fc5468fe2492d9070cec9e367f.tar.gz ArchBreaker-4bb20b3e883912fc5468fe2492d9070cec9e367f.zip | |
Diffstat (limited to '')
| -rwxr-xr-x | Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Properties/Settings.settings b/Properties/Settings.settings new file mode 100755 index 0000000..abf36c5 --- /dev/null +++ b/Properties/Settings.settings @@ -0,0 +1,7 @@ +<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
+ <Profiles>
+ <Profile Name="(Default)" />
+ </Profiles>
+ <Settings />
+</SettingsFile>
|
