Skip to content

Commit

Permalink
fix(backend): 修复swagger不显示文档的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Liu233w committed Apr 15, 2020
1 parent edbdd57 commit 9693712
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@
<ItemGroup>
<ProjectReference Include="..\AcmStatisticsBackend.Core\AcmStatisticsBackend.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SauceControl.InheritDoc" Version="1.0.0" />
</ItemGroup>
</Project>

0 comments on commit 9693712

Please sign in to comment.