Skip to content

Commit ba4fad2

Browse files
authored
Merge pull request #3224 from MicrosoftDocs/MarkMcGee1-patch-1
Update configure-unit-tests-by-using-a-dot-runsettings-file.md
2 parents 5287c67 + bdb8fee commit ba4fad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following XML shows the contents of a typical *.runsettings* file. Each elem
7676
<!-- Configurations that affect the Test Framework -->
7777
<RunConfiguration>
7878
<MaxCpuCount>1</MaxCpuCount>
79-
<!-- Path relative to solution directory -->
79+
<!-- Path relative to directory that contains .runsettings file-->
8080
<ResultsDirectory>.\TestResults</ResultsDirectory>
8181

8282
<!-- x86 or x64 -->

0 commit comments

Comments
 (0)