H
Holy Height
Guest
Hello Everyone
We are getting following error when we try to build web project after upgrade visual studio 2017 from 15.7.1 to 15.8.2. We don't want make any changes on csproj file to avoid any issues on integration, pre-prod and production environment
Severity Code Description Project File Line Suppression State
Error The OutputPath property is not set for project 'ProjectName.proj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='x64'. This error may also appear if some other project is trying to follow a project-to-project reference to this project, this project has been unloaded or is not included in the solution, and the referencing project does not build using the same or an equivalent Configuration or Platform. ProjectName "
Is there any other way to resolve this issue?
Thanks in advance.
Humayun Najam
Continue reading...
We are getting following error when we try to build web project after upgrade visual studio 2017 from 15.7.1 to 15.8.2. We don't want make any changes on csproj file to avoid any issues on integration, pre-prod and production environment
Severity Code Description Project File Line Suppression State
Error The OutputPath property is not set for project 'ProjectName.proj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='x64'. This error may also appear if some other project is trying to follow a project-to-project reference to this project, this project has been unloaded or is not included in the solution, and the referencing project does not build using the same or an equivalent Configuration or Platform. ProjectName "
Is there any other way to resolve this issue?
Thanks in advance.
Humayun Najam
Continue reading...