File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ public RouteOptions() { }
322322 public System . Collections . Generic . ICollection < Microsoft . AspNetCore . Routing . EndpointDataSource > EndpointDataSources { [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] get { throw null ; } }
323323 public bool LowercaseQueryStrings { [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] get { throw null ; } [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] set { } }
324324 public bool LowercaseUrls { [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] get { throw null ; } [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] set { } }
325- public bool SuppressCheckForUnevaluatedEndpointMetadata { [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] get { throw null ; } [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] set { } }
325+ public bool SuppressCheckForUnhandledSecurityMetadata { [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] get { throw null ; } [ System . Runtime . CompilerServices . CompilerGeneratedAttribute ] set { } }
326326 }
327327 public partial class RouteValueEqualityComparer : System . Collections . Generic . IEqualityComparer < object >
328328 {
You can’t perform that action at this time.
0 commit comments