diff --git a/.vs/Sentimatrix/FileContentIndex/e4d268e0-ccb2-4810-adc5-d34f9c94ab9a.vsidx b/.vs/Sentimatrix/FileContentIndex/e4d268e0-ccb2-4810-adc5-d34f9c94ab9a.vsidx new file mode 100644 index 0000000..3e059ec Binary files /dev/null and b/.vs/Sentimatrix/FileContentIndex/e4d268e0-ccb2-4810-adc5-d34f9c94ab9a.vsidx differ diff --git a/.vs/Sentimatrix/v17/.wsuo b/.vs/Sentimatrix/v17/.wsuo new file mode 100644 index 0000000..a7428e4 Binary files /dev/null and b/.vs/Sentimatrix/v17/.wsuo differ diff --git a/.vs/Sentimatrix/v17/DocumentLayout.backup.json b/.vs/Sentimatrix/v17/DocumentLayout.backup.json new file mode 100644 index 0000000..13cbe4a --- /dev/null +++ b/.vs/Sentimatrix/v17/DocumentLayout.backup.json @@ -0,0 +1,12 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\ACER\\source\\repos\\Sentimatrix\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [] + } + ] +} \ No newline at end of file diff --git a/.vs/Sentimatrix/v17/DocumentLayout.json b/.vs/Sentimatrix/v17/DocumentLayout.json new file mode 100644 index 0000000..7952d02 --- /dev/null +++ b/.vs/Sentimatrix/v17/DocumentLayout.json @@ -0,0 +1,37 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\ACER\\source\\repos\\Sentimatrix\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\ACER\\source\\repos\\Sentimatrix\\sentiMatrix||{8B382828-6202-11D1-8870-0000F87579D2}", + "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:sentiMatrix||{8B382828-6202-11D1-8870-0000F87579D2}" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 0, + "Children": [ + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "sentiMatrix", + "DocumentMoniker": "C:\\Users\\ACER\\source\\repos\\Sentimatrix\\sentiMatrix", + "RelativeDocumentMoniker": "sentiMatrix", + "ToolTip": "C:\\Users\\ACER\\source\\repos\\Sentimatrix\\sentiMatrix", + "RelativeToolTip": "sentiMatrix", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001001|", + "WhenOpened": "2024-11-28T07:21:31.031Z", + "EditorCaption": "" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..cb27a9f --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\sentiMatrix", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..828e793 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/Sentimatrix.sln b/Sentimatrix.sln new file mode 100644 index 0000000..58ea566 --- /dev/null +++ b/Sentimatrix.sln @@ -0,0 +1,14 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.31903.59 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal