Skip to content

Commit 540f142

Browse files
committed
Remove AutoMapper.Net4 references
1 parent 5cacaf9 commit 540f142

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/ResourceManager/Network/Commands.Network/Commands.Network.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@
6262
<Private>True</Private>
6363
</Reference>
6464
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
65-
<Reference Include="AutoMapper.Net4">
66-
<HintPath>..\..\..\packages\AutoMapper.6.0.2\lib\net45\AutoMapper.Net4.dll</HintPath>
67-
</Reference>
6865
</ItemGroup>
6966
<ItemGroup>
7067
<Compile Include="ApplicationGateway\ApplicationGatewayBaseCmdlet.cs" />

src/ResourceManager/RecoveryServices.SiteRecovery/Commands.RecoveryServices.SiteRecovery/Commands.RecoveryServices.SiteRecovery.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
<HintPath>..\..\..\packages\AutoMapper.6.0.2\lib\net45\AutoMapper.dll</HintPath>
4040
<Private>True</Private>
4141
</Reference>
42-
<Reference Include="AutoMapper.Net4, Version=6.0.2.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
43-
<HintPath>..\..\..\packages\AutoMapper.6.0.2\lib\net45\AutoMapper.Net4.dll</HintPath>
44-
</Reference>
4542
<Reference Include="Microsoft.Azure.Management.RecoveryServices, Version=4.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4643
<HintPath>..\..\..\packages\Microsoft.Azure.Management.RecoveryServices.4.2.0-preview\lib\net45\Microsoft.Azure.Management.RecoveryServices.dll</HintPath>
4744
<Private>True</Private>

0 commit comments

Comments
 (0)