Skip to content

Commit 60b64cb

Browse files
Microsoft.Azure.Commands.Common.Compute project ref added to Commands.Profile project so it gets copied to the Package dir.
1 parent f93ffbd commit 60b64cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ResourceManager/Profile/Commands.Profile/Commands.Profile.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@
141141
<Project>{24508e26-154d-47f1-80ee-439bf0710996}</Project>
142142
<Name>Commands.Common.Authorization</Name>
143143
</ProjectReference>
144+
<ProjectReference Include="..\..\..\Common\Commands.Common.Compute\Commands.Common.Compute.csproj">
145+
<Project>{f6d508d1-be2d-475d-aa0f-dfb5c615cc9d}</Project>
146+
<Name>Commands.Common.Compute</Name>
147+
</ProjectReference>
144148
<ProjectReference Include="..\..\..\Common\Commands.Common.Graph.RBAC\Commands.Common.Graph.RBAC.csproj">
145149
<Project>{269acf73-0a34-42dc-ab9c-4b15931a489d}</Project>
146150
<Name>Commands.Common.Graph.RBAC</Name>

0 commit comments

Comments
 (0)