Skip to content

Commit ac1e25f

Browse files
author
Hovsep Mkrtchyan
committed
Fixed CDN solution.
1 parent b0ace30 commit ac1e25f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/ResourceManager/Cdn/Commands.Cdn.Test/Commands.Cdn.Test.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<SpecificVersion>False</SpecificVersion>
7575
<HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
7676
</Reference>
77-
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms">
77+
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms">
7878
<SpecificVersion>False</SpecificVersion>
7979
<HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
8080
</Reference>
@@ -197,6 +197,10 @@
197197
<Project>{3436a126-edc9-4060-8952-9a1be34cdd95}</Project>
198198
<Name>Commands.ScenarioTests.ResourceManager.Common</Name>
199199
</ProjectReference>
200+
<ProjectReference Include="..\..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj">
201+
<Project>{8058d403-06e3-4bed-8924-d166ce303961}</Project>
202+
<Name>Commands.Resources.Rest</Name>
203+
</ProjectReference>
200204
<ProjectReference Include="..\Commands.Cdn\Commands.Cdn.csproj">
201205
<Project>{42656543-77ad-4968-ba4b-be0778705625}</Project>
202206
<Name>Commands.Cdn</Name>

0 commit comments

Comments
 (0)