Can you please help? This is new instance of ccnet and I am missing something but not sure what I need to do. any help would greatly be appreciated.
CCNET SLN Build Log
<target name="ResolveAssemblyReferences" startTime="01/14/2016 07:51:10" elapsedTime="00:00:01" elapsedSeconds="1" success="true">
<message level="normal"><![CDATA[Primary reference "Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL".]]></message>
<warning code="MSB3245" file="C:\windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets" line="0" column="0" timeStamp="01/14/2016 07:51:11"><![CDATA[Could not resolve this reference. Could not locate the assembly "Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.]]></warning>
<message level="normal"><![CDATA[ For SearchPath "{TargetFrameworkDirectory}".]]></message>
<message level="normal"><![CDATA[
ERRORS and WARNINGS
LibertyPackageFolderTests.cs (6,21):
errorCS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
LibertyPackageFolderTests.cs (74,10):
errorCS0118: 'CruiseControl.Tests.LibertyPackageFolderTests.TestInitialize()' is a 'method' but is used like a 'type'
LibertyEmailLookupTests.cs (6,6):
errorCS0246: The type or namespace name 'TestClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
Warnings (1)
C:\windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets (0,0): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
No assemblies generated code coverage information.