Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline build error

Emre İÇMEN September 8, 2023

Hello.

I am tring to setup my pipeline for microservice project. Some services can bu build. But some of are not. I digged about this error. My question couldnt answered. So I decided to ask the community. 

 

I found someting on my research. When project have a reference like this;

<ProjectReference Include="..\folder\ProjectName.csproj" />

this project can build succesfuly. 

 

But if the reference like this;

<ProjectReference Include="..\..\..\..\folder\folder1\ProjectName2.csproj" />

build can not be completed. The error messaga says:

/usr/share/dotnet/sdk/6.0.413/Microsoft.Common.CurrentVersion.targets(2066,5): warning : The referenced project '..\..\..\..\folder\folder1\ProjectName2.csproj' does not exist. 
I think subfoldering or folder navigate system can not found my file correctly. So that error accurs.Because first project reference has "..\" Second project reference has "..\..\..\..\"
Can you help on this 'deadend'

1 answer

1 accepted

0 votes
Answer accepted
Emre İÇMEN September 27, 2023

Solved! I change to name  HitFrame.Shared.SapB1 to TestSharedB1. Somehow fixed. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events