Skip to content

Commit 5561338

Browse files
sebastienrosdavidfowl
authored andcommitted
React to System.Text.Json namespace changes (#11053)
1 parent 90ab2cb commit 5561338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/perf/PlatformBenchmarks/BenchmarkApplication.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
using System;
55
using System.IO.Pipelines;
6+
using System.Text.Json;
67
using System.Text.Json.Serialization;
78
using System.Threading.Tasks;
89
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http;

0 commit comments

Comments
 (0)