aboutsummaryrefslogtreecommitdiff
path: root/backend/api
diff options
context:
space:
mode:
authorOgnjen Cirkovic <ciraboxkg@gmail.com>2022-05-24 22:15:37 +0200
committerOgnjen Cirkovic <ciraboxkg@gmail.com>2022-05-24 22:15:37 +0200
commit83cb0c2fed711380f6fffe4fa922e4798db8fbc5 (patch)
tree00a2a795ef316d3bbdb286bd4e62d2c2deff6e65 /backend/api
parent2234250e15266cece83f7240fcc858a50f48a0b7 (diff)
Kada se obrise fajl prelazi se na tab My"FileType".
Diffstat (limited to 'backend/api')
-rw-r--r--backend/api/api/.config/dotnet-tools.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/api/api/.config/dotnet-tools.json b/backend/api/api/.config/dotnet-tools.json
new file mode 100644
index 00000000..e80b80ff
--- /dev/null
+++ b/backend/api/api/.config/dotnet-tools.json
@@ -0,0 +1,12 @@
+{
+ "version": 1,
+ "isRoot": true,
+ "tools": {
+ "dotnet-ef": {
+ "version": "6.0.5",
+ "commands": [
+ "dotnet-ef"
+ ]
+ }
+ }
+} \ No newline at end of file