[change-note] Blazor parameter passing string literal

This commit is contained in:
Edward Minnix III
2025-03-08 17:24:49 -05:00
committed by Tamas Vajk
parent 3d0a85b3cd
commit d601c26355

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Blazor support can now better recognize when a property being set is specified with a string literal, rather than referenced in a `nameof` expression.