I have a TestFixture module that contains shared Test dependencies for different modules in my application. However, this module is completely unnecessary in my release build as my application (outside of testing) never references any of the items in it.
Is there a way to exclude this TestFixture module from my release build?
Aucun commentaire:
Enregistrer un commentaire