- Switch to SDK-style projects. - Target framework netcore20 for nuget libraries and net50 for tests and sdsutil - Remove code that is incompatible with the new frameworks. The biggest omission is connecting to remote datasets with .NET Remoting. `DataSetReplicator` goes into a separate project that targets net471 and is not included in NuGet.