Skip to content

Commit 0a4ad6f

Browse files
Update DockerLinuxTest/Program.cs reference (#3041)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 parent b9877f4 commit 0a4ad6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDGUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ To run the same:
306306
The program 'dotnet' has exited with code 0 (0x0).
307307
```
308308
309-
5. Now you can write code in [Program.cs](/src/Microsoft.Data.SqlClient/tests/DockerLinuxTest/Program.cs) to debug SqlClient on Linux!
309+
5. Now you can write code in [Program.cs](/src/Microsoft.Data.SqlClient/tests/Docker/DockerLinuxTest/Program.cs) to debug SqlClient on Linux!
310310
311311
### Troubleshooting Docker issues
312312

0 commit comments

Comments
 (0)