diff options
author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2013-08-29 12:36:24 -0400 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2013-08-29 12:36:24 -0400 |
commit | 1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4 (patch) | |
tree | 4cece49572f39f1b7972a8140c70b87087073319 /vsprojects/InstallerUpdater/Properties/Settings.settings | |
parent | 6882c374c9c4ebe059ad2d0e65726a908e053cd7 (diff) | |
download | infinitytier-1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4.tar.gz infinitytier-1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4.zip |
Forgot to add new files in previous commit.
Diffstat (limited to 'vsprojects/InstallerUpdater/Properties/Settings.settings')
-rw-r--r-- | vsprojects/InstallerUpdater/Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vsprojects/InstallerUpdater/Properties/Settings.settings b/vsprojects/InstallerUpdater/Properties/Settings.settings new file mode 100644 index 00000000..39645652 --- /dev/null +++ b/vsprojects/InstallerUpdater/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> |