Closed
Description
This seems similar to issue #174 although parameter name is path1
:
1>------ Build started: Project: docker-compose, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Sdks\Microsoft.Docker.Sdk\build\Microsoft.Docker.targets(67,5): error : Value cannot be null.
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Sdks\Microsoft.Docker.Sdk\build\Microsoft.Docker.targets(67,5): error : Parameter name: path1
It began after updating to VS 16.3 Preview 4 and migrating web app projects to ASP.NET Core 3.0.
Moving the Dockerfile
out of the project root does fix the problem. However, should this really be necessary when upgrading?
Metadata
Metadata
Assignees
Labels
No labels