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
[build-env 6/6] RUN dotnet publish -c Release -o output:
#13 2.994 Microsoft (R) Build Engine version 15.7.179.6572 for .NET Core
#13 2.994 Copyright (C) Microsoft Corporation. All rights reserved.
#13 2.994
#13 8.153 Restore completed in 296.43 ms for /app/LetsKube.csproj.
#13 11.03 /usr/share/dotnet/sdk/2.1.202/Sdks/Microsoft.NET.Sdk/build/Microsoft.PackageDependencyResolution.targets(557,9): error MSB4186: Invalid static method invocation syntax: "[System.IO.Directory]::GetParent().get_Name()". System.IO.Directory.GetParent Static method invocation should be of the form: $([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine(a, b)). [/app/LetsKube.csproj]
Hello.
The command "docker build . -t letskube:local" terminates with:
=> ERROR [build-env 6/6] RUN dotnet publish -c Release -o output 11.4s
executor failed running [/bin/sh -c dotnet publish -c Release -o output]: exit code: 1
The text was updated successfully, but these errors were encountered: