-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
association attribute is obsolete #298
Labels
Milestone
Comments
The code base for both Server and Client have the same issue. My intial ideas to solve these are
|
Closed
This is mostly solved by #509 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
generated code will throw hundreds of warnings
warning CS0618: 'AssociationAttribute' is obsolete: 'This attribute is no longer in use and will be ignored if applied.'
The text was updated successfully, but these errors were encountered: