Skip to content

Commit d42f3b7

Browse files
author
Chris Martinez
committed
Fix CA violation introduced in PR with broken build
1 parent a75b362 commit d42f3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/ApiVersionDescription.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ public ApiVersionDescription( ApiVersion apiVersion, string groupName, bool depr
4343
/// may report that they are deprecated.</remarks>
4444
public bool IsDeprecated { get; }
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)