Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc68902

Browse files
Bump Microsoft.Net.Http.Headers from 2.2.8 to 2.3.4
--- updated-dependencies: - dependency-name: Microsoft.Net.Http.Headers dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8510806 commit bc68902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Platforms/Exceptionless.AspNetCore/Exceptionless.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
2727
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
2828
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.32" />
29-
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.2.8" />
29+
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.3.4" />
3030
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="6.0.0" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)