Skip to content

Commit

Permalink
删除 Microsoft.CodeAnalysis 的引用
Browse files Browse the repository at this point in the history
  • Loading branch information
cdy816 committed May 29, 2021
1 parent 909f83f commit 2922487
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Proxy/DbInRunWebApi/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "5.0.6",
"commands": [
"dotnet-ef"
]
}
}
}
1 change: 0 additions & 1 deletion Proxy/DbInRunWebApi/DbWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.2" />
<PackageReference Include="NSwag.AspNetCore" Version="13.11.1" />
</ItemGroup>

Expand Down

0 comments on commit 2922487

Please sign in to comment.