diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 7567c6e360d9f644b568384f51caf8cc0c4b12d7 (patch) | |
tree | 398f3e5ddf8221bdf747847de90a6bef0d695d84 /tic-tac-toe/Tic-Tac-Toe/Properties/Settings.settings | |
parent | word counter (diff) | |
download | wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar.gz wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar.bz2 wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.tar.xz wf-7567c6e360d9f644b568384f51caf8cc0c4b12d7.zip |
tic-tac-toe
Diffstat (limited to 'tic-tac-toe/Tic-Tac-Toe/Properties/Settings.settings')
-rw-r--r-- | tic-tac-toe/Tic-Tac-Toe/Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tic-tac-toe/Tic-Tac-Toe/Properties/Settings.settings b/tic-tac-toe/Tic-Tac-Toe/Properties/Settings.settings new file mode 100644 index 0000000..abf36c5 --- /dev/null +++ b/tic-tac-toe/Tic-Tac-Toe/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> |