We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47aebb commit 0062307Copy full SHA for 0062307
src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj
@@ -359,6 +359,10 @@
359
<Project>{98cfd96b-a6bc-4f15-ae2c-603fc2b58981}</Project>
360
<Name>Commands.Network</Name>
361
</ProjectReference>
362
+ <ProjectReference Include="..\..\Profile\Commands.Profile\Commands.Profile.csproj">
363
+ <Project>{142d7b0b-388a-4ceb-a228-7f6d423c5c2e}</Project>
364
+ <Name>Commands.Profile</Name>
365
+ </ProjectReference>
366
<ProjectReference Include="..\..\Resources\Commands.Resources\Commands.Resources.csproj">
367
<Project>{e1f5201d-6067-430e-b303-4e367652991b}</Project>
368
<Name>Commands.Resources</Name>
0 commit comments