This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Add possibility to generate stubs for current project
This release adds the possibility to generate stubs for the project where SimpleStubs is installed (not only referenced projects). This is useful if you'd like to generate stubs for interfaces that are defined in your test project or in a shared project.
To enable this feature, set "StubCurrentProject" to true in the configuration file.