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
### Augment decorator issues
Fix#4749 Augment/ref alias
properties
Fix#2867 Augment/ref `model
is` properties
Fix#4818 Augment/ref nested
model properties
### Circular reference issues
Fix#4908 freeze when using
circular model extends with aliases
### Others
FIx#4915 (Duplicate usings
not scoped per namespace)
Doesn't resolve the alias circular issue
#2824 but I think setup the
solution for fixing it later in the name resolver where we could detect
that cycle instead of the checker
---------
Co-authored-by: Brian Terlson <[email protected]>
### Augment decorator issues
Fixmicrosoft#4749 Augment/ref alias
properties
Fixmicrosoft#2867 Augment/ref `model
is` properties
Fixmicrosoft#4818 Augment/ref nested
model properties
### Circular reference issues
Fixmicrosoft#4908 freeze when using
circular model extends with aliases
### Others
FIxmicrosoft#4915 (Duplicate usings
not scoped per namespace)
Doesn't resolve the alias circular issue
microsoft#2824 but I think setup the
solution for fixing it later in the name resolver where we could detect
that cycle instead of the checker
---------
Co-authored-by: Brian Terlson <[email protected]>
Playground
The text was updated successfully, but these errors were encountered: