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
Microsoft.ServiceFabric.Actors.Migration and Microsoft.ServiceFabric.Actors.KVSToRCMigration APIs are being removed in the develop branch. Because these constitute breaking changes, we need to deprecate them in the previous major version of the SDK represented by the release_8.0 branch.
Add ObsoleteAttribute to all public APIs of the Microsoft.ServiceFabric.Actors.Migration namespace and any other public APIs that expose them.