Skip to content

Commit e227418

Browse files
authored
public repo/remove locale from URL
1 parent fa79f72 commit e227418

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
@@ -48,7 +48,7 @@ There are three ways of specifying a run settings file in Visual Studio 2019 ver
4848

4949
- Project-level run settings is currently supported in C#, VB, C++, and F# projects.
5050
- A file specified for a project overrides any other run settings file specified in the solution.
51-
- [These MSBuild properties](https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-reserved-and-well-known-properties?view=vs-2019) can be used to specify the path to the runsettings file.
51+
- [These MSBuild properties](https://docs.microsoft.com/visualstudio/msbuild/msbuild-reserved-and-well-known-properties?view=vs-2019) can be used to specify the path to the runsettings file.
5252

5353
Example of specifying a *.runsettings* file for a project:
5454

0 commit comments

Comments
 (0)