fixup! Add Name and NameList test classes

This commit is contained in:
Ed Minnix
2025-03-05 00:50:42 -05:00
parent 17da291910
commit 824b182ca5

View File

@@ -2,3 +2,5 @@
| Components_Pages_TestPage_razor.g.cs:138:15:138:22 | access to property UrlParam | ASP.NET Core component route parameter |
| Components_Pages_TestPage_razor.g.cs:176:1:176:10 | access to property QueryParam | external |
| Components_Pages_TestPage_razor.g.cs:188:18:188:27 | access to property QueryParam | external |
| NameList.cs:33:17:33:20 | access to property Name | ASP.NET Core component route parameter |
| NameList.cs:35:27:35:30 | access to property Name | ASP.NET Core component route parameter |