You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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')
34
34
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:
35
35
- the reference was called with a target which is not specified in the ProjectReferenceTargets item in project 'project-name'
36
36
- the reference was called with global properties that do not match the static graph inferred nodes
0 commit comments