Skip to content

Commit ba0ccb8

Browse files
committed
Initial commit of C# Virtual Assistant project
0 parents  commit ba0ccb8

14 files changed

+270
-0
lines changed

.gitignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Windows
2+
Thumbs.db
3+
ehthumbs.db
4+
5+
# .NET
6+
bin/
7+
obj/
8+
9+
# User-specific files
10+
*.user
11+
*.userosscache
12+
*.suo
13+
*.userprefs
14+
15+
# Build results
16+
[Dd]ebug/
17+
[Dd]ebugPublic/
18+
[Dd]ist/
19+
[Dd]eploy/
83.1 KB
Binary file not shown.
Binary file not shown.
189 Bytes
Binary file not shown.
Binary file not shown.

.vs/DS/v17/.futdcache.v2

127 Bytes
Binary file not shown.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"Version": 1,
3+
"WorkspaceRootPath": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\",
4+
"Documents": [
5+
{
6+
"AbsoluteMoniker": "D:0:0:{CD9613A6-5FAC-4E08-AD67-A973FDB61BB1}|DS.csproj|c:\\users\\alfas\\onedrive\\desktop\\desktop assistant\\ds\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
7+
"RelativeMoniker": "D:0:0:{CD9613A6-5FAC-4E08-AD67-A973FDB61BB1}|DS.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
8+
},
9+
{
10+
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
11+
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
12+
}
13+
],
14+
"DocumentGroupContainers": [
15+
{
16+
"Orientation": 0,
17+
"VerticalTabListWidth": 256,
18+
"DocumentGroups": [
19+
{
20+
"DockedWidth": 200,
21+
"SelectedChildIndex": 0,
22+
"Children": [
23+
{
24+
"$type": "Document",
25+
"DocumentIndex": 0,
26+
"Title": "Program.cs",
27+
"DocumentMoniker": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\Program.cs",
28+
"RelativeDocumentMoniker": "Program.cs",
29+
"ToolTip": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\Program.cs",
30+
"RelativeToolTip": "Program.cs",
31+
"ViewState": "AgIAAC8AAAAAAAAAAAAMwDgAAAA9AAAAAAAAAA==",
32+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
33+
"WhenOpened": "2025-03-29T15:20:54.259Z",
34+
"EditorCaption": ""
35+
},
36+
{
37+
"$type": "Document",
38+
"DocumentIndex": 1,
39+
"Title": "DS.GlobalUsings.g.cs",
40+
"DocumentMoniker": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
41+
"RelativeDocumentMoniker": "obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
42+
"ToolTip": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
43+
"RelativeToolTip": "obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
44+
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==",
45+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
46+
"WhenOpened": "2025-03-29T15:32:57.064Z",
47+
"EditorCaption": ""
48+
}
49+
]
50+
}
51+
]
52+
}
53+
]
54+
}

.vs/DS/v17/DocumentLayout.json

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
{
2+
"Version": 1,
3+
"WorkspaceRootPath": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\",
4+
"Documents": [
5+
{
6+
"AbsoluteMoniker": "D:0:0:{CD9613A6-5FAC-4E08-AD67-A973FDB61BB1}|DS.csproj|c:\\users\\alfas\\onedrive\\desktop\\desktop assistant\\ds\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
7+
"RelativeMoniker": "D:0:0:{CD9613A6-5FAC-4E08-AD67-A973FDB61BB1}|DS.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
8+
},
9+
{
10+
"AbsoluteMoniker": "D:0:0:{CD9613A6-5FAC-4E08-AD67-A973FDB61BB1}|DS.csproj|c:\\users\\alfas\\onedrive\\desktop\\desktop assistant\\ds\\.gitignore||{3B902123-F8A7-4915-9F01-361F908088D0}",
11+
"RelativeMoniker": "D:0:0:{CD9613A6-5FAC-4E08-AD67-A973FDB61BB1}|DS.csproj|solutionrelative:.gitignore||{3B902123-F8A7-4915-9F01-361F908088D0}"
12+
},
13+
{
14+
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
15+
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
16+
}
17+
],
18+
"DocumentGroupContainers": [
19+
{
20+
"Orientation": 0,
21+
"VerticalTabListWidth": 256,
22+
"DocumentGroups": [
23+
{
24+
"DockedWidth": 200,
25+
"SelectedChildIndex": 1,
26+
"Children": [
27+
{
28+
"$type": "Document",
29+
"DocumentIndex": 1,
30+
"Title": ".gitignore",
31+
"DocumentMoniker": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\.gitignore",
32+
"RelativeDocumentMoniker": ".gitignore",
33+
"ToolTip": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\.gitignore",
34+
"RelativeToolTip": ".gitignore",
35+
"ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAPAAAAAAAAAA==",
36+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001001|",
37+
"WhenOpened": "2025-03-29T16:14:12.241Z",
38+
"EditorCaption": ""
39+
},
40+
{
41+
"$type": "Document",
42+
"DocumentIndex": 0,
43+
"Title": "Program.cs",
44+
"DocumentMoniker": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\Program.cs",
45+
"RelativeDocumentMoniker": "Program.cs",
46+
"ToolTip": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\Program.cs",
47+
"RelativeToolTip": "Program.cs",
48+
"ViewState": "AgIAACoAAAAAAAAAAAAYwDIAAAAAAAAAAAAAAA==",
49+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
50+
"WhenOpened": "2025-03-29T15:20:54.259Z",
51+
"EditorCaption": ""
52+
},
53+
{
54+
"$type": "Document",
55+
"DocumentIndex": 2,
56+
"Title": "DS.GlobalUsings.g.cs",
57+
"DocumentMoniker": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
58+
"RelativeDocumentMoniker": "obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
59+
"ToolTip": "C:\\Users\\alfas\\OneDrive\\Desktop\\Desktop Assistant\\DS\\obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
60+
"RelativeToolTip": "obj\\Debug\\net8.0\\DS.GlobalUsings.g.cs",
61+
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==",
62+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
63+
"WhenOpened": "2025-03-29T15:32:57.064Z",
64+
"EditorCaption": ""
65+
}
66+
]
67+
}
68+
]
69+
}
70+
]
71+
}
1.04 KB
Binary file not shown.
49.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)