Skip to content

Commit dcc6f32

Browse files
authored
Merge pull request #10345 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch main)
2 parents 3fffd75 + 0c5fe15 commit dcc6f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/msbuild-reserved-and-well-known-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MSBuild provides a set of predefined properties that store information about the
2727

2828
## Reserved and well-known properties
2929

30-
The table in this section shows the MSBuild predefined properties. The example column in the table relates to the following example project file, assumed to be located at `C:\Source\Repos\ConsoleApp1\ConsoleApp1`, and shows the values of these properties have when accessed in the project file, when MSBuild is invoked with no special command-line options, with a preview build of Visual Studio 2019 version 16.7 installed.
30+
The table in this section shows the MSBuild predefined properties. The example column in the table relates to the following example project file, assumed to be located at `C:\Source\Repos\ConsoleApp1\ConsoleApp1`, and shows the values these properties have when accessed in the project file, when MSBuild is invoked with no special command-line options, with a preview build of Visual Studio 2019 version 16.7 installed.
3131

3232
```xml
3333
<Project Sdk="Microsoft.NET.Sdk">

0 commit comments

Comments
 (0)