[00:00:00] Build started [00:00:00] git clone -q --branch=master https://github.com/codecov/example-csharp.git C:\projects\example-csharp [00:00:01] git checkout -qf b9658564e7d038ff8bbaaca57ae7fb30d73ffa38 [00:00:01] msbuild "C:\projects\example-csharp\CodecovProject.sln" /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" [00:00:02] Microsoft (R) Build Engine version 14.0.25420.1 [00:00:02] Copyright (C) Microsoft Corporation. All rights reserved. [00:00:02] [00:00:05] UnitTestTargetProject -> C:\projects\example-csharp\UnitTestTargetProject\bin\Debug\UnitTestTargetProject.dll [00:00:07] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "xunit.assert, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "xunit.core, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "xunit.execution.desktop, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] MyTargetClassTests.cs(2,7): error CS0246: The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] MyTargetClassTests.cs(8,10): error CS0246: The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] MyTargetClassTests.cs(8,10): error CS0246: The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] MyTargetClassTests.cs(18,10): error CS0246: The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] MyTargetClassTests.cs(18,10): error CS0246: The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:07] MyTargetClassTests.cs(28,10): error CS0246: The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:08] MyTargetClassTests.cs(28,10): error CS0246: The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\example-csharp\MyUnitTests\MyUnitTests.csproj] [00:00:08] Command exited with code 1