You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: