You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently view model injected assembly is depended on Epoxy.Core:Epoxy.Internal.InternalModelHelper class.
We can use only Epoyx.Build package for only PropChanged injection if completely inlining these code fragments into target VMs.
Tasks:
PropCHanging and PropChanged inlining.
PrettyPrint inlining.
Optional:
Equals/GetHashCode/IEquatable inlining?
The text was updated successfully, but these errors were encountered:
Currently view model injected assembly is depended on Epoxy.Core:Epoxy.Internal.InternalModelHelper class.
We can use only Epoyx.Build package for only PropChanged injection if completely inlining these code fragments into target VMs.
Tasks:
Optional:
The text was updated successfully, but these errors were encountered: