Remove PropertyBinding rule, just use Binding

This commit is contained in:
James Westman 2023-05-22 21:26:07 -05:00
parent abc4e5de65
commit 0a4b5d07a1
16 changed files with 100 additions and 179 deletions

View file

@ -1,2 +1,2 @@
4,12,4,Use 'bind-property', introduced in blueprint 0.8.0, to use binding flags
6,12,4,Use 'bind-property', introduced in blueprint 0.8.0, to use binding flags
4,12,13,'bind-property' is no longer needed. Use 'bind' instead. (blueprint 0.8.2)
5,16,13,'bind-property' is no longer needed. Use 'bind' instead. (blueprint 0.8.2)