specify Docker context for debugging in vs

This commit is contained in:
Collin M. Barrett 2019-10-06 19:30:56 -05:00
parent 899e4d4128
commit 4e2539994a

View file

@ -7,6 +7,7 @@
<PublishReadyToRunShowWarnings>true</PublishReadyToRunShowWarnings>
<RuntimeIdentifier>linux-musl-x64</RuntimeIdentifier>
<DockerComposeProjectPath>..\..\docker-compose.dcproj</DockerComposeProjectPath>
<DockerfileContext>..\..</DockerfileContext>
</PropertyGroup>
<PropertyGroup>