Skip to content

Commit cf4cae8

Browse files
committed
Fix build
1 parent 6ab5ff8 commit cf4cae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Shared/Metrics/MetricsConstants.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4+
using System.Collections.Generic;
5+
46
namespace Microsoft.AspNetCore.Http;
57

68
internal static class MetricsConstants

0 commit comments

Comments
 (0)