aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json')
-rw-r--r--Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json b/Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json
new file mode 100644
index 000000000..837b189b0
--- /dev/null
+++ b/Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json
@@ -0,0 +1,13 @@
+{
+ "version": 1,
+ "isRoot": true,
+ "tools": {
+ "dotnet-ef": {
+ "version": "9.0.8",
+ "commands": [
+ "dotnet-ef"
+ ],
+ "rollForward": false
+ }
+ }
+} \ No newline at end of file