Feature Request
If running pack build in a .NET project that references another .NET project that exists in a sibling directory, the build fails with error:
The referenced project '../lib/Library.csproj' does not exist. [/workspace/App.csproj]
Supporting an env var or config value to specify the docker context would help solve these problems, similar to paketo.
Feature Request
If running
pack buildin a .NET project that references another .NET project that exists in a sibling directory, the build fails with error:The referenced project '../lib/Library.csproj' does not exist. [/workspace/App.csproj]Supporting an env var or config value to specify the docker context would help solve these problems, similar to paketo.