Go to file
Ryan Nowak 09b2c7d81a Fix weakly-typed component bind (dotnet/aspnetcore-tooling#853)
* Fix weakly-typed component bind

The globalization change regressed this. For weakly typed component bind
we don't want to do any conversions, we need the values to match
exactly.

Note that there's no compiler-generated type checks because its
weakly-typed.

* pr feedback
\n\nCommit migrated from 2d74721815
2019-07-18 16:48:53 -07:00
src Fix weakly-typed component bind (dotnet/aspnetcore-tooling#853) 2019-07-18 16:48:53 -07:00