Advertisement
Guest User

Untitled

a guest
Oct 27th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. >Building: GlassBroker.Core.Tests (Debug)
  2. Build started 10/27/2014 9:43:19 AM.
  3.  
  4. __________________________________________________
  5.  
  6. Project "C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\GlassBroker.Core.Tests\GlassBroker.Core.Tests.csproj" (Build target(s)):
  7.  
  8.  
  9.  
  10. Target GetReferenceAssemblyPaths:
  11.  
  12. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
  13.  
  14. Done building target "GetReferenceAssemblyPaths" in project "GlassBroker.Core.Tests.csproj".
  15.  
  16. Target ResolveProjectReferences:
  17.  
  18. __________________________________________________
  19.  
  20. Project "C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\GlassBroker.Core.Tests\GlassBroker.Core.Tests.csproj" is building "C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\GlassBroker.Core\GlassBroker.Core.csproj" (GetTargetPath target(s)):
  21.  
  22.  
  23.  
  24. __________________________________________________
  25.  
  26. Project "C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\GlassBroker.Core.Tests\GlassBroker.Core.Tests.csproj" is building "C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\GlassBroker.Core\GlassBroker.Core.csproj" (GetNativeManifest target(s)):
  27.  
  28.  
  29.  
  30. Target ResolveAssemblyReferences:
  31.  
  32. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  33.  
  34. Done building target "ResolveAssemblyReferences" in project "GlassBroker.Core.Tests.csproj".
  35.  
  36. Target GenerateTargetFrameworkMonikerAttribute:
  37.  
  38. Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
  39.  
  40. Target CoreCompile:
  41.  
  42. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\GlassBroker.Core\bin\Debug\GlassBroker.Core.dll /reference:C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\packages\Moq.4.2.1409.1722\lib\net40\Moq.dll /reference:C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll /reference:C:\Users\Jeroen\workspace\glass.xamarin\GlassBroker\packages\NUnit.2.6.3\lib\nunit.framework.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll /debug+ /debug:full /optimize- /out:obj\Debug\GlassBroker.Core.Tests.dll /subsystemversion:6.00 /target:library /utf8output Tests\MathUtilsTest.cs "C:\Users\Jeroen\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" obj\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
  43.  
  44. Tests\MathUtilsTest.cs(13,4,13,10): error CS0012: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
  45.  
  46. Done building target "CoreCompile" in project "GlassBroker.Core.Tests.csproj" -- FAILED.
  47.  
  48.  
  49.  
  50. Done building project "GlassBroker.Core.Tests.csproj" -- FAILED.
  51.  
  52.  
  53.  
  54. Build FAILED.
  55.  
  56.  
  57.  
  58. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
  59.  
  60. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  61.  
  62. Tests\MathUtilsTest.cs(13,4,13,10): error CS0012: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
  63.  
  64. 2 Warning(s)
  65.  
  66. 1 Error(s)
  67.  
  68.  
  69.  
  70. Time Elapsed 00:00:00.27
  71.  
  72.  
  73. ---------------------- Done ----------------------
  74.  
  75. Build: 1 error, 2 warnings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement