diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..8c2406d --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,9 @@ +{ + "ExpandedNodes": [ + "", + "\\CoviDok", + "\\CoviDok\\Properties" + ], + "SelectedNode": "\\CoviDok", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/tasks.vs.json b/.vs/tasks.vs.json new file mode 100644 index 0000000..f58aac9 --- /dev/null +++ b/.vs/tasks.vs.json @@ -0,0 +1,15 @@ +{ + "version": "0.2.1", + "tasks": [ + { + "taskLabel": "task-CoviDok", + "appliesTo": "CoviDok/", + "type": "launch" + }, + { + "taskLabel": "task-CoviDok", + "appliesTo": "CoviDok/", + "type": "launch" + } + ] +} \ No newline at end of file