Breeze / breeze.js

Breeze for JavaScript clients
MIT License
540 stars 88 forks source link

Issue compiling project #187

Open WisdomCorp opened 7 years ago

WisdomCorp commented 7 years ago

I am having issue when compiling breeze project. This project is created with Asp.Net Core Web Application (.Net Framework) template.

All projects uses .net 4.6.2

C:\Development\aurelia\eHCMS\eHCMS.Api\error CS1705: Assembly 'Breeze.WebApi2' with identity 'Breeze.WebApi2, Version=1.6.0.0, Culture=neutral, PublicKeyToken=f6085f1a45e2ac59' uses 'System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Http' with identity 'System.Web.Http, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' eHCMS.Api

C:\Program Files\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Common.Targets 262

evenlee commented 7 years ago

have the same error

IngoBleile commented 6 years ago

Me too!