Skip to content
代码片段 群组 项目
未验证 提交 0984c6d7 编辑于 作者: Martin Costello's avatar Martin Costello 提交者: GitHub
浏览文件

Do not serialize Parameters property on AuthenticationProperties (#31414)

* Do not serialize Parameters

Explicitly prevent the Parameters dictionary from being included in the deserialized payload.
See https://github.com/dotnet/aspnetcore/pull/31330#discussion_r605078290.

* Ignore props backed by Items

Also ignore the properties backed by the Items dictionary to minimise the size of the serialized JSON payload.

* Add ignoreLineEndingDifferences

Stop tests from failing on non-Windows OSs due to different line endings.
上级 fe57908d
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册