Migrate unit tests from Rhino.Mocks to NSubstitute and update package references Update plan to keep test utilities for both frameworks until RhinoMocks is no longer used Mention NSubstitute in list of dependencies
Upgrade project to support .NET 10 SDK based builds. Override new default behavior and properties in project configuration Override the build tool to point to the dotnet SDK. Include extra dependency and the transitive dependencies. Copy dependencies to output directory.