We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83db80 commit 461c5d0Copy full SHA for 461c5d0
build.proj
@@ -1,4 +1,6 @@
1
<Project Sdk="Microsoft.Build.Traversal">
2
+ <Import Project="eng\mgmt\Directory.Build.Mgmt.props" />
3
+
4
<ItemGroup>
5
<ProjectReference Include="eng\mgmt.proj">
6
<AdditionalProperties Condition="'$(Scope)' != ''">Scope=$(Scope)</AdditionalProperties>
0 commit comments