Skip to content

Commit b57f7b9

Browse files
author
Vlad Cananau
committed
Remove redundant references from DNS projects
1 parent b6e06ee commit b57f7b9

File tree

5 files changed

+2
-27
lines changed

5 files changed

+2
-27
lines changed

setup/azurecmdfiles.wxi

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,6 @@
201201
<Component Id="cmp3BBB460F4F1445F4AA4C67F39A5E49A4" Guid="*">
202202
<File Id="fil330E2F8CA3FBB22A106463CEC65F66A5" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.Azure.Management.Dns.dll" />
203203
</Component>
204-
<Component Id="cmp7DD26B258B97BB1EE96E6E1D7219E993" Guid="*">
205-
<File Id="fil1C47CF27ABBE923EE5024EA3AD53546A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.Azure.ResourceManager.dll" />
206-
</Component>
207204
<Component Id="cmp66634B5CF7D6B6564566C636959C882A" Guid="*">
208205
<File Id="filA1C4CA3CEAD775C56A4F7E6E88796E82" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.Data.Edm.dll" />
209206
</Component>
@@ -231,12 +228,6 @@
231228
<Component Id="cmpACCBA803EB6B6E900AE3DF41316529C2" Guid="*">
232229
<File Id="fil912743A76772BA86349A84FACB814435" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.WindowsAzure.Configuration.dll" />
233230
</Component>
234-
<Component Id="cmp5A41AB5E14205E913025CD3D42D9BBC5" Guid="*">
235-
<File Id="filB2E7ACA95D19FDACBFF1AFCB33F3A891" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.WindowsAzure.Management.dll" />
236-
</Component>
237-
<Component Id="cmp272CF4B625C4FF6575316A74A5870461" Guid="*">
238-
<File Id="filC1B3947E3E2FCD9C64ABCB44BE9DA838" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.WindowsAzure.Management.Storage.dll" />
239-
</Component>
240231
<Component Id="cmp64F04FA505D3F973AF9820DC8FAA9EDD" Guid="*">
241232
<File Id="fil9A57147601CC31FD18E5953936DC71D9" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Dns\Microsoft.WindowsAzure.Storage.dll" />
242233
</Component>
@@ -2537,7 +2528,6 @@
25372528
<ComponentRef Id="cmp1265B13B26AD7D7C99BAEEE3AA269B6E" />
25382529
<ComponentRef Id="cmp0867F60D622F5C3FB45EE382B0C5AD05" />
25392530
<ComponentRef Id="cmp3BBB460F4F1445F4AA4C67F39A5E49A4" />
2540-
<ComponentRef Id="cmp7DD26B258B97BB1EE96E6E1D7219E993" />
25412531
<ComponentRef Id="cmp66634B5CF7D6B6564566C636959C882A" />
25422532
<ComponentRef Id="cmpF5E6795DDC1B5F8480FD85BF2627D954" />
25432533
<ComponentRef Id="cmpFA18C959734EA8A70AB17740720CC80F" />
@@ -2547,8 +2537,6 @@
25472537
<ComponentRef Id="cmp8175C4E94616EED7737C165641DE334F" />
25482538
<ComponentRef Id="cmpC3EAB63D76D9557EE198BA20DB12CEC4" />
25492539
<ComponentRef Id="cmpACCBA803EB6B6E900AE3DF41316529C2" />
2550-
<ComponentRef Id="cmp5A41AB5E14205E913025CD3D42D9BBC5" />
2551-
<ComponentRef Id="cmp272CF4B625C4FF6575316A74A5870461" />
25522540
<ComponentRef Id="cmp64F04FA505D3F973AF9820DC8FAA9EDD" />
25532541
<ComponentRef Id="cmp44E89B2D80A19D72FA89C7D608DB29CD" />
25542542
<ComponentRef Id="cmp141D42BDB8731DFEFA2178E6F8BCE853" />

src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</Reference>
6464
<Reference Include="Microsoft.Azure.Test.Framework, Version=1.0.5513.27084, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6565
<SpecificVersion>False</SpecificVersion>
66-
<HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5513.27084-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
66+
<HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5562.19686-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
6767
</Reference>
6868
<Reference Include="Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6969
<SpecificVersion>False</SpecificVersion>

src/ResourceManager/Dns/Commands.Dns.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.Authorization" version="0.17.0-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Management.Resources" version="2.14.1-preview" targetFramework="net45" />
9-
<package id="Microsoft.Azure.Test.Framework" version="1.0.5513.27084-prerelease" targetFramework="net45" />
9+
<package id="Microsoft.Azure.Test.Framework" version="1.0.5562.19686-prerelease" targetFramework="net45" />
1010
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5513.27084-prerelease" targetFramework="net45" />
1111
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
1212
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />

src/ResourceManager/Dns/Commands.Dns/Commands.Dns.csproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,6 @@
100100
<SpecificVersion>False</SpecificVersion>
101101
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Dns.1.1.0-preview\lib\net40\Microsoft.Azure.Management.Dns.dll</HintPath>
102102
</Reference>
103-
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
104-
<SpecificVersion>False</SpecificVersion>
105-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.7.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
106-
</Reference>
107103
<Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
108104
<HintPath>..\..\..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
109105
</Reference>
@@ -133,14 +129,6 @@
133129
<SpecificVersion>False</SpecificVersion>
134130
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.8.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
135131
</Reference>
136-
<Reference Include="Microsoft.WindowsAzure.Management, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
137-
<SpecificVersion>False</SpecificVersion>
138-
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.1.2.0\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath>
139-
</Reference>
140-
<Reference Include="Microsoft.WindowsAzure.Management.Storage, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
141-
<SpecificVersion>False</SpecificVersion>
142-
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.2.0.0\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath>
143-
</Reference>
144132
<Reference Include="Microsoft.WindowsAzure.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
145133
<SpecificVersion>False</SpecificVersion>
146134
<HintPath>..\..\..\packages\WindowsAzure.Storage.4.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>

src/ResourceManager/Dns/Commands.Dns/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<package id="Microsoft.Data.Services.Client" version="5.6.0" targetFramework="net45" />
1616
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.12.111071459" targetFramework="net45" />
1717
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
18-
<package id="Microsoft.WindowsAzure.Management" version="4.0.1" targetFramework="net45" />
1918
<package id="Newtonsoft.Json" version="6.0.6" targetFramework="net45" />
2019
<package id="System.Spatial" version="5.6.0" targetFramework="net45" />
2120
</packages>

0 commit comments

Comments
 (0)