Skip to content

Commit

Permalink
refactor: remove redundant deps
Browse files Browse the repository at this point in the history
  • Loading branch information
abhith committed Apr 28, 2020
1 parent 6f6c447 commit bda239e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Code.Library.AspNetCore/Code.Library.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Specific to ASP.NET Core project.</Description>
<PackageReference Include="AspNetMonsters.ApplicationInsights.AspNetCore" Version="1.1.24" />
<PackageReference Include="Flurl.Http" Version="2.4.2" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="5.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
Expand Down

0 comments on commit bda239e

Please sign in to comment.