aboutsummaryrefslogtreecommitdiff
path: root/.vs
diff options
context:
space:
mode:
authorDanail Dimitrov <danaildimitrov321@gmail.com>2021-03-12 21:16:34 +0200
committerDanail Dimitrov <danaildimitrov321@gmail.com>2021-03-12 21:16:34 +0200
commitafeba5e832d87bc659d72e7d945a78821bd7e7b8 (patch)
tree976e35e83c8a859b5cebc62bc98e65505607f7b7 /.vs
parent051da12e0edd5408c902695fbc45ddd15d7972b1 (diff)
downloadDevHive-Angular-afeba5e832d87bc659d72e7d945a78821bd7e7b8.tar
DevHive-Angular-afeba5e832d87bc659d72e7d945a78821bd7e7b8.tar.gz
DevHive-Angular-afeba5e832d87bc659d72e7d945a78821bd7e7b8.zip
adding downVote functionality
Diffstat (limited to '.vs')
-rw-r--r--.vs/DevHive-Angular/v16/.suobin32256 -> 52736 bytes
-rw-r--r--.vs/VSWorkspaceState.json5
-rw-r--r--.vs/slnx.sqlitebin167936 -> 167936 bytes
3 files changed, 2 insertions, 3 deletions
diff --git a/.vs/DevHive-Angular/v16/.suo b/.vs/DevHive-Angular/v16/.suo
index eb32805..ceaae10 100644
--- a/.vs/DevHive-Angular/v16/.suo
+++ b/.vs/DevHive-Angular/v16/.suo
Binary files differ
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
index 6e9e1ba..c78c053 100644
--- a/.vs/VSWorkspaceState.json
+++ b/.vs/VSWorkspaceState.json
@@ -1,12 +1,11 @@
{
"ExpandedNodes": [
"",
- "\\e2e\\src",
"\\src",
"\\src\\app",
"\\src\\app\\components",
- "\\src\\app\\components\\post",
- "\\src\\app\\services"
+ "\\src\\app\\services",
+ "\\src\\models"
],
"SelectedNode": "\\src\\app\\services\\rating.service.ts",
"PreviewInSolutionExplorer": false
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
index a563275..5dcda80 100644
--- a/.vs/slnx.sqlite
+++ b/.vs/slnx.sqlite
Binary files differ