Skip to content

Commit bda239e

Browse files
committed
refactor: remove redundant deps
1 parent 6f6c447 commit bda239e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Code.Library.AspNetCore/Code.Library.AspNetCore.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Specific to ASP.NET Core project.</Description>
1818
<PackageReference Include="AspNetMonsters.ApplicationInsights.AspNetCore" Version="1.1.24" />
1919
<PackageReference Include="Flurl.Http" Version="2.4.2" />
2020
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="5.0.0" />
21-
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
2221
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
2322
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
2423
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />

0 commit comments

Comments
 (0)