Skip to content

Commit 6a563b8

Browse files
author
Radhika Kashyap
committed
Fix deleted reference
1 parent 232cbd2 commit 6a563b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/Commands.OperationalInsights.Test.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
<Reference Include="Microsoft.Azure.Management.OperationalInsights">
5757
<HintPath>..\..\..\packages\Microsoft.Azure.Management.OperationalInsights.0.9.0-preview\lib\net40\Microsoft.Azure.Management.OperationalInsights.dll</HintPath>
5858
</Reference>
59+
<Reference Include="Microsoft.Azure.Management.Authorization">
60+
<SpecificVersion>False</SpecificVersion>
61+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.0.19.1-preview\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
62+
</Reference>
5963
<Reference Include="Microsoft.Azure.Gallery">
6064
<HintPath>..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath>
6165
</Reference>

0 commit comments

Comments
 (0)