Skip to content

Commit 461c5d0

Browse files
authored
Adding prop for CreateNuGetPackage target for SDK automation in RestAPI CI (Azure#20193)
1 parent a83db80 commit 461c5d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.proj

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<Project Sdk="Microsoft.Build.Traversal">
2+
<Import Project="eng\mgmt\Directory.Build.Mgmt.props" />
3+
24
<ItemGroup>
35
<ProjectReference Include="eng\mgmt.proj">
46
<AdditionalProperties Condition="'$(Scope)' != ''">Scope=$(Scope)</AdditionalProperties>

0 commit comments

Comments
 (0)