Skip to content

Commit

Permalink
feat(csproj): removed redundant settings
Browse files Browse the repository at this point in the history
  • Loading branch information
zhifenglee-aelf committed Oct 21, 2024
1 parent 451e916 commit c69de5c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions AElf.ExceptionHandler.ABP/AElf.ExceptionHandler.ABP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,4 @@
<None Include="../LICENSE" Pack="true" PackagePath="" />
</ItemGroup>

<ItemGroup>
<Reference Include="Microsoft.AspNetCore.Mvc.Abstractions">
<HintPath>..\..\..\..\..\..\usr\local\share\dotnet\shared\Microsoft.AspNetCore.App\8.0.6\Microsoft.AspNetCore.Mvc.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNetCore.Mvc.Core">
<HintPath>..\..\..\..\..\..\usr\local\share\dotnet\shared\Microsoft.AspNetCore.App\8.0.6\Microsoft.AspNetCore.Mvc.Core.dll</HintPath>
</Reference>
</ItemGroup>

</Project>

0 comments on commit c69de5c

Please sign in to comment.