diff --git a/WeiCloud.Fusion/UC_PlatformServices/UCPlatform.API/.config/dotnet-tools.json b/WeiCloud.Fusion/UC_PlatformServices/UCPlatform.API/.config/dotnet-tools.json new file mode 100644 index 0000000..0d6d304 --- /dev/null +++ b/WeiCloud.Fusion/UC_PlatformServices/UCPlatform.API/.config/dotnet-tools.json @@ -0,0 +1,13 @@ +{ + "version": 1, + "isRoot": true, + "tools": { + "dotnet-ef": { + "version": "10.0.0", + "commands": [ + "dotnet-ef" + ], + "rollForward": false + } + } +} \ No newline at end of file