Skip to content

Commit 341958a

Browse files
committed
tweak message subs
1 parent c50d783 commit 341958a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/msbuild/errors/msb4252.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ This article describes the MSB4252 error code.
2828

2929
<!-- :::editable-content name="messageText"::: -->
3030
`MSB4252: Project 'project-name' with global properties
31-
('properties')
32-
is building project 'project-name' with global properties
33-
('properties')
31+
('property-list')
32+
is building project 'project-dependency-name' with global properties
33+
('property-list')
3434
with the ('target-name') target(s) but the build result for the built project is not in the engine cache. In isolated builds this could mean one of the following:
3535
- the reference was called with a target which is not specified in the ProjectReferenceTargets item in project 'project-name'
3636
- the reference was called with global properties that do not match the static graph inferred nodes

0 commit comments

Comments
 (0)