Skip to content
代码片段 群组 项目
未验证 提交 3147c115 编辑于 作者: Pranav K's avatar Pranav K 提交者: GitHub
浏览文件

Avoid null ref in TagHelperMatchingConvention when attribute name is null. (#38264) (#38271)

As part of .NET 6, we made some  tweaks to the razor parser to avoid string allocations. This change
results in a null-ref for bound properties without public setters. The parser change affects building
apps going back all the way to .NET 2.1, so we'd like to fix this.

Fixes https://github.com/dotnet/aspnetcore/issues/38194
上级 2b60776f
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册