Uninstall - Reboot - Download - Install
And still I get the following on ONE of the two different Test projects, the other is fine.
(0): System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'.
at nCrunch.TestExecution.Frameworks.NUnit.NUnitStaticTestFinder.#=qcZoEwtZzNT7qowYAiu0_LQtAWBD5NxsIm3BsVzMC15I=(CustomAttributeArgument #=qv26JRc$JR$ubKs5SiY4Cng==)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at nCrunch.TestExecution.Frameworks.NUnit.NUnitStaticTestFinder.#=q8zkb7vIWkmvA7a8BzrWgmg$uUk$QGQGH7xw4oFb3u80=(ReflectedAttribute #=q66GMCPRu_EJYc_rlkr66ig==)
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at nCrunch.Reflection.ReflectedMember.GetValuesFromNamedAttributes[T](String[] attributeTypeNames, Func`2 getValueFunc)
at nCrunch.TestExecution.Frameworks.NUnit.NUnitStaticTestFinder.#=qBVL7ssp8YI_d7L9Civ6qC0K8NkmsL3zVXsKnatc$lkw=(ReflectedType #=qnlf7ifaj0Kt6rwSKE_8KZQ==, ReflectedMethod #=qPsHRCgE8STtzsBcdKQGqkA==)
at nCrunch.TestExecution.Frameworks.NUnit.NUnitStaticTestFinder.FindFrameworkTestsUsingMetadata(ReflectedAssembly assembly, ILogger logger, List`1 tests)
at nCrunch.TestExecution.Frameworks.NUnit.NUnitTestFramework.FindFrameworkTestsInAssembly(ReflectedAssembly assembly, String assemblyFilePath, String[] referencedAssemblyFilePaths)
at nCrunch.TestExecution.TestFinder.FindTestsForFrameworks(ReflectedAssembly assembly, String assemblyFilePath, String[] referencedAssemblyFilePaths, TestFrameworkDescription[] frameworks)
at nCrunch.Compiler.StaticManipulation.BuiltAssembly.DiscoverTests(TestFrameworkDescription[] applicableTestFrameworks)
at nCrunch.Compiler.RemoteBuildRunner.#=qf1DXtmueU7rKBM3BJfWCTxN4dqT$SOvGigw13ohpFlw=(ComponentBuildParameters #=qcgUd2jsLlMF20Loqliojlg==, String #=qfPmFBR$rF5avJc8X7omGHHCMwIUhzr7lJ_vrteyqq5o=, BuildOutput #=qAwclHBGlkcRS$29VHUsH1A==, String #=qsH4f0XOWFakXCcgPJwDNhdKpHhrOCktXOUDyRaaQPuY=)
at nCrunch.Compiler.RemoteBuildRunner.Build(ComponentBuildParameters parameters)