Hi, just wanted to ask - could ConventionTests have a strong name like [NUnit](https://github.com/nunit/nunit/blob/master/src/NUnitFramework/framework/nunit.framework-4.5.csproj), [NSubstitute](https://github.com/nsubstitute/NSubstitute/blob/master/Source/NSubstitute/NSubstitute.csproj), [AutoFixture](https://github.com/AutoFixture/AutoFixture/blob/master/Src/AutoFixture/AutoFixture.csproj) or [Castle.Core](https://github.com/castleproject/Core/blob/master/src/Castle.Core/Castle.Core.csproj)? Having a strong name would allow ConventionTests to be referenced by strongly named assemblies.
Hi, just wanted to ask - could ConventionTests have a strong name like NUnit, NSubstitute, AutoFixture or Castle.Core?
Having a strong name would allow ConventionTests to be referenced by strongly named assemblies.