Skip to content

Commit d77c328

Browse files
committed
Merge pull request #52 from Azure/dev
.
2 parents 6a8d431 + 6d9ac2c commit d77c328

File tree

125 files changed

+24083
-11253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+24083
-11253
lines changed

ChangeLog.txt

Lines changed: 101 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,107 @@
1-
2015.07.16 version 0.9.5
1+
2015.07.17 version 0.9.5
2+
* Azure SQL cmdlets
3+
* Allowing to use of Storage V2 accounts in Auditing policies
24
* Azure RedisCache cmdlets
3-
* Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well
4-
* Azure Network Resource Provider cmdlets
5-
* Added Application Gateway cmdlets
6-
* New-AzureApplicationGateway
7-
* Start-AzureApplicationGateway
8-
* Stop-AzureApplicationGateway
9-
* SetAzureApplicationGateway
10-
* GetAzureApplicationGateway
11-
* RemoveAzureApplicationGateway
12-
* Added Application Gateway Backend Address Pool cmdlets
13-
* New-AzureApplicationGatewayBackendAddressPool
14-
* Add-AzureApplicationGatewayBackendAddressPool
15-
* Set-AzureApplicationGatewayBackendAddressPool
16-
* Get-AzureApplicationGatewayBackendAddressPool
17-
* Remove-AzureApplicationGatewayBackendAddressPool
18-
* Added Application Gateway Backend HTTP Settings cmdlets
19-
* New-AzureApplicationGatewayBackendHttpSettings
20-
* Add-AzureApplicationGatewayBackendHttpSettings
21-
* Set-AzureApplicationGatewayBackendHttpSettings
22-
* Get-AzureApplicationGatewayBackendHttpSettings
23-
* Remove-AzureApplicationGatewayBackendHttpSettings
24-
* Added Application Gateway Frontend IP Configuration cmdlets
25-
* New-AzureApplicationGatewayFrontendIPConfiguration
26-
* Add-AzureApplicationGatewayFrontendIPConfiguration
27-
* Set-AzureApplicationGatewayFrontendIPConfiguration
28-
* Get-AzureApplicationGatewayFrontendIPConfiguration
29-
* Remove-AzureApplicationGatewayFrontendIPConfiguration
30-
* Added Application Gateway Frontend Port cmdlets
31-
* New-AzureApplicationGatewayFrontendPort
32-
* Add-AzureApplicationGatewayFrontendPort
33-
* Set-AzureApplicationGatewayFrontendPort
34-
* Get-AzureApplicationGatewayFrontendPort
35-
* Remove-AzureApplicationGatewayFrontendPort
36-
* Added Application Gateway IP Configuration cmdlets
37-
* New-AzureApplicationGatewayGatewayIPConfiguration
38-
* Add-AzureApplicationGatewayGatewayIPConfiguration
39-
* Set-AzureApplicationGatewayGatewayIPConfiguration
40-
* Get-AzureApplicationGatewayGatewayIPConfiguration
41-
* Remove-AzureApplicationGatewayGatewayIPConfiguration
42-
* Added Application Gateway HTTP Listener cmdlets
43-
* New-AzureApplicationGatewayHttpListener
44-
* Add-AzureApplicationGatewayHttpListener
45-
* Set-AzureApplicationGatewayHttpListener
46-
* Get-AzureApplicationGatewayHttpListener
47-
* Remove-AzureApplicationGatewayHttpListener
48-
* Added Application Gateway Request Routing Rule cmdlets
49-
* New-AzureApplicationGatewayRequestRoutingRule
50-
* Add-AzureApplicationGatewayRequestRoutingRule
51-
* Set-AzureApplicationGatewayRequestRoutingRule
52-
* Get-AzureApplicationGatewayRequestRoutingRule
53-
* Remove-AzureApplicationGatewayRequestRoutingRule
54-
* Added Application Gateway SKU cmdlets
55-
* New-AzureApplicationGatewaySku
56-
* Set-AzureApplicationGatewaySku
57-
* Get-AzureApplicationGatewaySku
58-
* Added Application Gateway SSL Certificate cmdlets
59-
* New-AzureApplicationGatewaySslCertificate
60-
* Add-AzureApplicationGatewaySslCertificate
61-
* Set-AzureApplicationGatewaySslCertificate
62-
* Get-AzureApplicationGatewaySslCertificate
63-
* Remove-AzureApplicationGatewaySslCertificate
64-
* Fixed minor bugs AzureLoadbalancer
65-
* Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability
66-
* Added cmdlets to RouteTables and Routes
67-
* New-AzureRouteTable
68-
* Get-AzureRouteTable
69-
* Set-AzureRouteTable
70-
* Remove-AzureRouteTable
71-
* New-AzureRouteConfig
72-
* Add-AzureRouteConfig
73-
* Set-AzureRouteConfig
74-
* Get-AzureRouteConfig
75-
* Remove-AzureRouteConfig
76-
*Azure Network cmdlets
77-
* Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter
78-
* Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter
79-
80-
2015.07.10 version 1.0.0
5+
* Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well, Make return type public
6+
* New-AzureRedisCache - Make return type public
7+
* Get-AzureRedisCache - Make return type public
8+
* Azure Network Resource Provider cmdlets
9+
* Added Application Gateway cmdlets
10+
* New-AzureApplicationGateway
11+
* Start-AzureApplicationGateway
12+
* Stop-AzureApplicationGateway
13+
* SetAzureApplicationGateway
14+
* GetAzureApplicationGateway
15+
* RemoveAzureApplicationGateway
16+
* Added Application Gateway Backend Address Pool cmdlets
17+
* New-AzureApplicationGatewayBackendAddressPool
18+
* Add-AzureApplicationGatewayBackendAddressPool
19+
* Set-AzureApplicationGatewayBackendAddressPool
20+
* Get-AzureApplicationGatewayBackendAddressPool
21+
* Remove-AzureApplicationGatewayBackendAddressPool
22+
* Added Application Gateway Backend HTTP Settings cmdlets
23+
* New-AzureApplicationGatewayBackendHttpSettings
24+
* Add-AzureApplicationGatewayBackendHttpSettings
25+
* Set-AzureApplicationGatewayBackendHttpSettings
26+
* Get-AzureApplicationGatewayBackendHttpSettings
27+
* Remove-AzureApplicationGatewayBackendHttpSettings
28+
* Added Application Gateway Frontend IP Configuration cmdlets
29+
* New-AzureApplicationGatewayFrontendIPConfiguration
30+
* Add-AzureApplicationGatewayFrontendIPConfiguration
31+
* Set-AzureApplicationGatewayFrontendIPConfiguration
32+
* Get-AzureApplicationGatewayFrontendIPConfiguration
33+
* Remove-AzureApplicationGatewayFrontendIPConfiguration
34+
* Added Application Gateway Frontend Port cmdlets
35+
* New-AzureApplicationGatewayFrontendPort
36+
* Add-AzureApplicationGatewayFrontendPort
37+
* Set-AzureApplicationGatewayFrontendPort
38+
* Get-AzureApplicationGatewayFrontendPort
39+
* Remove-AzureApplicationGatewayFrontendPort
40+
* Added Application Gateway IP Configuration cmdlets
41+
* New-AzureApplicationGatewayGatewayIPConfiguration
42+
* Add-AzureApplicationGatewayGatewayIPConfiguration
43+
* Set-AzureApplicationGatewayGatewayIPConfiguration
44+
* Get-AzureApplicationGatewayGatewayIPConfiguration
45+
* Remove-AzureApplicationGatewayGatewayIPConfiguration
46+
* Added Application Gateway HTTP Listener cmdlets
47+
* New-AzureApplicationGatewayHttpListener
48+
* Add-AzureApplicationGatewayHttpListener
49+
* Set-AzureApplicationGatewayHttpListener
50+
* Get-AzureApplicationGatewayHttpListener
51+
* Remove-AzureApplicationGatewayHttpListener
52+
* Added Application Gateway Request Routing Rule cmdlets
53+
* New-AzureApplicationGatewayRequestRoutingRule
54+
* Add-AzureApplicationGatewayRequestRoutingRule
55+
* Set-AzureApplicationGatewayRequestRoutingRule
56+
* Get-AzureApplicationGatewayRequestRoutingRule
57+
* Remove-AzureApplicationGatewayRequestRoutingRule
58+
* Added Application Gateway SKU cmdlets
59+
* New-AzureApplicationGatewaySku
60+
* Set-AzureApplicationGatewaySku
61+
* Get-AzureApplicationGatewaySku
62+
* Added Application Gateway SSL Certificate cmdlets
63+
* New-AzureApplicationGatewaySslCertificate
64+
* Add-AzureApplicationGatewaySslCertificate
65+
* Set-AzureApplicationGatewaySslCertificate
66+
* Get-AzureApplicationGatewaySslCertificate
67+
* Remove-AzureApplicationGatewaySslCertificate
68+
* Fixed minor bugs AzureLoadbalancer
69+
* Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability
70+
* Added cmdlets to RouteTables and Routes
71+
* New-AzureRouteTable
72+
* Get-AzureRouteTable
73+
* Set-AzureRouteTable
74+
* Remove-AzureRouteTable
75+
* New-AzureRouteConfig
76+
* Add-AzureRouteConfig
77+
* Set-AzureRouteConfig
78+
* Get-AzureRouteConfig
79+
* Remove-AzureRouteConfig
80+
* Azure Network cmdlets
81+
* Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter
82+
* Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter
8183
* Azure Backup cmdlets
82-
*Added New-AzureBackupVault cmdlets
83-
*Added Get-AzureBackupVault cmdlets
84-
*Added Set-AzureBackupVault cmdlets
85-
*Added Remove-AzureBackupVault cmdlets
86-
*Added Get-AzureBackupVaultCredential cmdlets
84+
*Added New-AzureBackupVault cmdlets
85+
*Added Get-AzureBackupVault cmdlets
86+
*Added Set-AzureBackupVault cmdlets
87+
*Added Remove-AzureBackupVault cmdlets
88+
*Added Get-AzureBackupVaultCredential cmdlets
8789
* Azure Resource Manager cmdlets
88-
* Fixed formatting of output for Get-UsageAggregates
89-
* Fixed executing Get-UsageAggregates when first cmdlet being called.
90-
90+
* Fixed formatting of output for Get-UsageAggregates
91+
* Fixed executing Get-UsageAggregates when first cmdlet being called.
92+
* Added TrafficManager cmdlets
93+
* Enable-AzureTrafficManagerProfile
94+
* Disable-AzureTrafficManagerProfile
95+
* New-AzureTrafficManagerEndpoint
96+
* Get-AzureTrafficManagerEndpoint
97+
* Set-AzureTrafficManagerEndpoint
98+
* Remove-AzureTrafficManagerEndpoint
99+
* Enable-AzureTrafficManagerEndpoint
100+
* Disable-AzureTrafficManagerEndpoint
101+
* Upgraded TrafficManager cmdlets
102+
* Get-AzureTrafficManagerProfile
103+
* Name is now optional (it will list all profiles in resource group)
104+
* Resource group is now optional (it will list all profiles in subscription)
91105
* Azure Data Factory cmdlets
92106
* Upgraded management library to 1.0.0 with breaking JSON format change.
93107
* Updated list operation paging support in cmdlets.

setup/azurecmd.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
33

4-
<?define productName="Microsoft Azure PowerShell - June 2015" ?>
4+
<?define productName="Microsoft Azure PowerShell - July 2015" ?>
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="0.9.4" ?>
8+
<?define version="0.9.5" ?>
99
<?define versionedStartMenuFolder="Microsoft Azure" ?>
1010
<?define staleStartMenuFolder="Windows Azure" ?>
1111

setup/azurecmdfiles.wxi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,9 @@
15151515
<Component Id="cmp95CE3E0A8DCAF570E9BB97BACD5D3D37" Guid="*">
15161516
<File Id="fil6C841008462630CCAC59CB99E8D9FFB1" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Sql\Microsoft.Azure.Management.Sql.dll" />
15171517
</Component>
1518+
<Component Id="cmpA6382DD7FA07C06254423D6530966AA3" Guid="*">
1519+
<File Id="fil7310B877A7D30750513E4C104A721DD2" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Sql\Microsoft.Azure.Management.Storage.dll" />
1520+
</Component>
15181521
<Component Id="cmpEC1BF12EB3CCE29C1628238CC52B4380" Guid="*">
15191522
<File Id="fil6B289741EE9328CDED33E1F242EF95C6" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Sql\Microsoft.Azure.ResourceManager.dll" />
15201523
</Component>
@@ -4545,6 +4548,7 @@
45454548
<ComponentRef Id="cmpDA20E40FD1BE07A113851AFDBA89787D" />
45464549
<ComponentRef Id="cmp2C144B41FAE124CE1C9921E8B7DB9776" />
45474550
<ComponentRef Id="cmp95CE3E0A8DCAF570E9BB97BACD5D3D37" />
4551+
<ComponentRef Id="cmpA6382DD7FA07C06254423D6530966AA3" />
45484552
<ComponentRef Id="cmpEC1BF12EB3CCE29C1628238CC52B4380" />
45494553
<ComponentRef Id="cmp818CABBA9AFBAC0A3B15EBA346EF1EDD" />
45504554
<ComponentRef Id="cmpD1FFC10879A7E53D48A22EEACFB20B99" />

src/Common/Commands.Common/AzurePowerShell.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ public class AzurePowerShell
2727

2828
public const string AssemblyCopyright = "Copyright © Microsoft";
2929

30-
public const string AssemblyVersion = "0.9.4";
30+
public const string AssemblyVersion = "0.9.5";
3131

32-
public const string AssemblyFileVersion = "0.9.4";
32+
public const string AssemblyFileVersion = "0.9.5";
3333

3434
public const string ProfileFile = "AzureProfile.json";
3535

src/ResourceManager.sln

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.StreamAnalytics.Te
4949
EndProject
5050
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Insights", "ResourceManager\Insights\Commands.Insights\Commands.Insights.csproj", "{DEA446A1-84E2-46CC-B780-EB4AFDE2460E}"
5151
EndProject
52-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.ResourceManagement.Automation.Test", "ResourceManager\Automation\Commands.Automation.Test\Commands.ResourceManagement.Automation.Test.csproj", "{127D0D51-FDEA-4E1A-8CD8-34DEB5C2F7F6}"
52+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.ResourceManagement.Automation.Test", "ResourceManager\Automation\Commands.Automation.Test\Commands.ResourceManagement.Automation.Test.csproj", "{59D1B5DC-9175-43EC-90C6-CBA601B3565F}"
5353
EndProject
5454
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Websites", "ResourceManager\Websites\Commands.Websites\Commands.Websites.csproj", "{80A92297-7C92-456B-8EE7-9FB6CE30149D}"
5555
EndProject
@@ -63,6 +63,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Dns", "ResourceMan
6363
EndProject
6464
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Dns.Test", "ResourceManager\Dns\Commands.Dns.Test\Commands.Dns.Test.csproj", "{133561EC-99AF-4ADC-AF41-39C4D3AD323B}"
6565
EndProject
66+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.TrafficManager2.Test", "ResourceManager\TrafficManager\Commands.TrafficManager2.Test\Commands.TrafficManager2.Test.csproj", "{5764A3A4-586C-4536-8481-13007CAC111B}"
67+
EndProject
68+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.TrafficManager2", "ResourceManager\TrafficManager\Commands.TrafficManager2\Commands.TrafficManager2.csproj", "{270CBB5F-BB8A-4E33-B35B-95698E607D97}"
69+
EndProject
6670
Global
6771
GlobalSection(SolutionConfigurationPlatforms) = preSolution
6872
Debug|Any CPU = Debug|Any CPU
@@ -173,6 +177,14 @@ Global
173177
{133561EC-99AF-4ADC-AF41-39C4D3AD323B}.Debug|Any CPU.Build.0 = Debug|Any CPU
174178
{133561EC-99AF-4ADC-AF41-39C4D3AD323B}.Release|Any CPU.ActiveCfg = Release|Any CPU
175179
{133561EC-99AF-4ADC-AF41-39C4D3AD323B}.Release|Any CPU.Build.0 = Release|Any CPU
180+
{5764A3A4-586C-4536-8481-13007CAC111B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
181+
{5764A3A4-586C-4536-8481-13007CAC111B}.Debug|Any CPU.Build.0 = Debug|Any CPU
182+
{5764A3A4-586C-4536-8481-13007CAC111B}.Release|Any CPU.ActiveCfg = Release|Any CPU
183+
{5764A3A4-586C-4536-8481-13007CAC111B}.Release|Any CPU.Build.0 = Release|Any CPU
184+
{270CBB5F-BB8A-4E33-B35B-95698E607D97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
185+
{270CBB5F-BB8A-4E33-B35B-95698E607D97}.Debug|Any CPU.Build.0 = Debug|Any CPU
186+
{270CBB5F-BB8A-4E33-B35B-95698E607D97}.Release|Any CPU.ActiveCfg = Release|Any CPU
187+
{270CBB5F-BB8A-4E33-B35B-95698E607D97}.Release|Any CPU.Build.0 = Release|Any CPU
176188
EndGlobalSection
177189
GlobalSection(SolutionProperties) = preSolution
178190
HideSolutionNode = FALSE
@@ -188,9 +200,8 @@ Global
188200
{7E6683BE-ECFF-4709-89EB-1325E9E70512} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
189201
{127D0D51-FDEA-4E1A-8CD8-34DEB5C2F7F6} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
190202
{13E031E4-8A43-4B87-9D72-D70180C31C11} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
191-
{F4ABAD68-64A5-4B23-B09C-42559A7524DE} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
192203
{469F20E0-9D40-41AD-94C3-B47AD15A4C00} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
193204
{133561EC-99AF-4ADC-AF41-39C4D3AD323B} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
194-
{13E031E4-8A43-4B87-9D72-D70180C31C11} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
205+
{5764A3A4-586C-4536-8481-13007CAC111B} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
195206
EndGlobalSection
196207
EndGlobal

src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Commands.ApiManagement.ServiceManagement.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@
7070
<SpecificVersion>False</SpecificVersion>
7171
<HintPath>..\..\..\packages\Microsoft.Azure.Management.ApiManagement.1.0.2-preview\lib\net40\Microsoft.Azure.Management.ApiManagement.dll</HintPath>
7272
</Reference>
73-
<Reference Include="Microsoft.Azure.ResourceManager">
74-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
73+
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
74+
<SpecificVersion>False</SpecificVersion>
75+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
7576
</Reference>
7677
<Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7778
<HintPath>..\..\..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>

src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/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.Authentication" version="1.0.27-preview" targetFramework="net45" />
77
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
88
<package id="Microsoft.Azure.Management.ApiManagement" version="1.0.2-preview" targetFramework="net45" />
9-
<package id="Microsoft.Azure.Management.Resources" version="2.18.0-preview" targetFramework="net45" />
9+
<package id="Microsoft.Azure.Management.Resources" version="2.18.1-preview" targetFramework="net45" />
1010
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
1111
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
1212
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />

src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</Reference>
6666
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6767
<SpecificVersion>False</SpecificVersion>
68-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
68+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
6969
</Reference>
7070
<Reference Include="Microsoft.Azure.Test.Framework, Version=1.0.5571.32271, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7171
<SpecificVersion>False</SpecificVersion>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<package id="Microsoft.Azure.Common.Authentication" version="1.0.27-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.ApiManagement" version="1.0.2-preview" targetFramework="net45" />
8-
<package id="Microsoft.Azure.Management.Resources" version="2.18.0-preview" targetFramework="net45" />
8+
<package id="Microsoft.Azure.Management.Resources" version="2.18.1-preview" targetFramework="net45" />
99
<package id="Microsoft.Azure.Management.Storage" version="2.4.0-preview" targetFramework="net45" />
1010
<package id="Microsoft.Azure.Test.Framework" version="1.0.5571.32271-prerelease" targetFramework="net45" />
1111
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5571.32271-prerelease" targetFramework="net45" />

0 commit comments

Comments
 (0)