Answers for "Unable to find package 'Microsoft.VisualStudio.TestTools.UnitTesting"

-1

Unable to find package 'Microsoft.VisualStudio.TestTools.UnitTesting

Just had this issue, and this answer was the solution. Anyone have any insight as to why this is the case? Why is the namespace Microsoft.VisualStudio.TestTools.UnitTesting and the assembly is Microsoft.VisualStudio.QualityTools.UnitTestFramework? Why could they not name them both the same thing?
Posted by: Guest on July-08-2020

Code answers related to "Unable to find package 'Microsoft.VisualStudio.TestTools.UnitTesting"

Browse Popular Code Answers by Language