Skip to content

Commit 9da072b

Browse files
fix the .csproj file for Commands.siterecovery.test
1 parent 1304b13 commit 9da072b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/Commands.SiteRecovery.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<Private>True</Private>
4242
</Reference>
4343
<Reference Include="Microsoft.Azure.ResourceManager">
44-
- <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.4-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
45-
- </Reference>
44+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.4-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
45+
</Reference>
4646
<Reference Include="Microsoft.Azure.Utilities.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4747
</Reference>
4848
<Reference Include="Hyak.Common">

0 commit comments

Comments
 (0)