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
For each of the below projects we need to ship a new version which uses the new ModelReaderWriter AOT overloads for Read and Write which take the ModelReaderWriterContext.
The old overloads will be marked with RequiresDynamicCode and RequiresUnreferencedCode making them not work for AOT going forward.
The updates to each library have already been done and checked into main so its just a matter of shipping a new version.