diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 00000000..3a5fdf58 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\C:\\Users\\ASUS\\Source\\Repos\\github-chapter-2-sandbox", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/github-chapter-2-sandbox/v17/.wsuo b/.vs/github-chapter-2-sandbox/v17/.wsuo new file mode 100644 index 00000000..cf3691cc Binary files /dev/null and b/.vs/github-chapter-2-sandbox/v17/.wsuo differ diff --git a/.vs/github-chapter-2-sandbox/v17/DocumentLayout.json b/.vs/github-chapter-2-sandbox/v17/DocumentLayout.json new file mode 100644 index 00000000..d38ce2f2 --- /dev/null +++ b/.vs/github-chapter-2-sandbox/v17/DocumentLayout.json @@ -0,0 +1,23 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\ASUS\\source\\repos\\github-chapter-2-sandbox\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 00000000..d889caba --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +I create this file to test my first training