11.10 /usr/share/dotnet/sdk/10.0.102/Microsoft.Common.CurrentVersion.targets(3442,5): error MSB3552: Resource file "**/*.resx" cannot be found. [/src/src/Services/People/People.Api/People.Api.csproj]
11.10 29 Warning(s)
11.10 1 Error(s)
11.10
11.10 Time Elapsed 00:00:10.51
------
[+] build 0/4
Dockerfile:19
--------------------
17 | COPY . .
18 | WORKDIR "/src/src/Services/People/People.Api"
19 | >>> RUN dotnet build "./People.Api.csproj" -c $BUILD_CONFIGURATION -o /app/build
20 |
21 | FROM build AS publish
--------------------
target people: failed to solve: process "/bin/sh -c dotnet build \"./People.Api.csproj\" -c $BUILD_CONFIGURATION -o /app/build" did not complete successfully: exit code: 1
11.10 /usr/share/dotnet/sdk/10.0.102/Microsoft.Common.CurrentVersion.targets(3442,5): error MSB3552: Resource file "**/*.resx" cannot be found. [/src/src/Services/People/People.Api/People.Api.csproj]
11.10 29 Warning(s)
11.10 1 Error(s)
11.10
11.10 Time Elapsed 00:00:10.51
------
[+] build 0/4
Dockerfile:19
--------------------
17 | COPY . .
18 | WORKDIR "/src/src/Services/People/People.Api"
19 | >>> RUN dotnet build "./People.Api.csproj" -c $BUILD_CONFIGURATION -o /app/build
20 |
21 | FROM build AS publish
--------------------
target people: failed to solve: process "/bin/sh -c dotnet build \"./People.Api.csproj\" -c $BUILD_CONFIGURATION -o /app/build" did not complete successfully: exit code: 1