fix for capitalization of file name (#1166)
This commit is contained in:
parent
8a47c17685
commit
a664d38ecd
|
|
@ -68,4 +68,4 @@ namespace Microsoft.AspNetCore.Identity
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue