diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-02-14 20:42:43 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-02-14 20:42:43 -0500 |
| commit | 4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b (patch) | |
| tree | 6b6fb7e139a2cbc452ec579d96039bd0d4e38caf /HTML Editor/My Project/Settings.settings | |
| download | html-editor-4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b.tar.gz html-editor-4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b.tar.bz2 html-editor-4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b.zip | |
Diffstat (limited to 'HTML Editor/My Project/Settings.settings')
| -rw-r--r-- | HTML Editor/My Project/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/HTML Editor/My Project/Settings.settings b/HTML Editor/My Project/Settings.settings new file mode 100644 index 0000000..85b890b --- /dev/null +++ b/HTML Editor/My Project/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)" UseMySettingsClassName="true"> + <Profiles> + <Profile Name="(Default)" /> + </Profiles> + <Settings /> +</SettingsFile> |
