File tree Expand file tree Collapse file tree 8 files changed +4
-13
lines changed
AzureStackAdmin/Commands.AzureStackAdmin.Test
ServiceManagement/RemoteApp/Commands.RemoteApp.ScenarioTest Expand file tree Collapse file tree 8 files changed +4
-13
lines changed Original file line number Diff line number Diff line change 66
66
<Reference Include =" Microsoft.Azure.Common" >
67
67
<HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
68
68
</Reference >
69
- <Reference Include =" Microsoft.Azure.Common.Authentication" >
70
- <HintPath >..\..\..\packages\Microsoft.Azure.Common.Authentication.1.6.1-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
71
- <Private >True</Private >
72
- </Reference >
73
69
<Reference Include =" Microsoft.Azure.Common.NetFramework" >
74
70
<HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
75
71
</Reference >
Original file line number Diff line number Diff line change 72
72
<Reference Include =" Microsoft.Azure.Common" >
73
73
<HintPath >..\..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
74
74
</Reference >
75
- <Reference Include =" Microsoft.Azure.Common.Authentication" >
76
- <SpecificVersion >False</SpecificVersion >
77
- <HintPath >..\..\..\..\packages\Microsoft.Azure.Common.Authentication.1.6.1-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
78
- </Reference >
79
75
<Reference Include =" Microsoft.AzureStack.Management" >
80
76
<HintPath >..\..\..\..\packages\Microsoft.AzureStack.Management.0.9.1-preview\lib\net45\Microsoft.AzureStack.Management.dll</HintPath >
81
77
</Reference >
Original file line number Diff line number Diff line change 7
7
<package id =" Microsoft.Azure.Test.Framework" version =" 1.0.6047.28041-prerelease" targetFramework =" net45" />
8
8
<package id =" Microsoft.Azure.Test.HttpRecorder" version =" 1.6.6-preview" targetFramework =" net45" />
9
9
<package id =" Microsoft.AzureStack.Management.Storage" version =" 0.9.2-preview" targetFramework =" net45" />
10
+ <package id =" Microsoft.Azure.Gallery" version =" 2.6.2-preview" targetFramework =" net45" />
11
+ <package id =" Microsoft.Azure.Management.Authorization" version =" 2.0.0" targetFramework =" net45" />
10
12
<package id =" Microsoft.Bcl" version =" 1.1.9" targetFramework =" net45" />
11
13
<package id =" Microsoft.Bcl.Async" version =" 1.0.168" targetFramework =" net45" />
12
14
<package id =" Microsoft.Bcl.Build" version =" 1.0.14" targetFramework =" net45" />
Original file line number Diff line number Diff line change 3
3
<package id =" Hyak.Common" version =" 1.0.3" targetFramework =" net45" />
4
4
<package id =" Microsoft.Azure.Management.Cdn" version =" 1.1.0" targetFramework =" net45" />
5
5
<package id =" Microsoft.Azure.Common" version =" 2.1.0" targetFramework =" net45" />
6
- <package id =" Microsoft.Azure.Common.Authentication" version =" 1.5.2-preview" targetFramework =" net45" />
7
6
<package id =" Microsoft.Azure.Common.Dependencies" version =" 1.0.0" targetFramework =" net45" />
8
7
<package id =" Microsoft.Azure.Gallery" version =" 2.6.2-preview" targetFramework =" net45" />
9
8
<package id =" Microsoft.Azure.Management.Authorization" version =" 1.0.0" targetFramework =" net45" />
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ CLRVersion='4.0'
45
45
ProcessorArchitecture = ' None'
46
46
47
47
# Modules that must be imported into the global environment prior to importing this module
48
- RequiredModules = @ ( @ { ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 1.0.5 ' })
48
+ RequiredModules = @ ( @ { ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 1.0.11 ' })
49
49
50
50
# Assemblies that must be loaded prior to importing this module
51
51
RequiredAssemblies = @ ()
Original file line number Diff line number Diff line change 2
2
<packages >
3
3
<package id =" Hyak.Common" version =" 1.0.3" targetFramework =" net45" />
4
4
<package id =" Microsoft.Azure.Common" version =" 2.1.0" targetFramework =" net45" />
5
- <package id =" Microsoft.Azure.Common.Authentication" version =" 1.5.2-preview" targetFramework =" net45" />
6
5
<package id =" Microsoft.Azure.Common.Dependencies" version =" 1.0.0" targetFramework =" net45" />
7
6
<package id =" Microsoft.Azure.Management.Resources" version =" 2.20.0-preview" targetFramework =" net45" />
8
7
<package id =" Microsoft.Azure.Management.Cdn" version =" 1.1.0" targetFramework =" net45" />
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ CLRVersion='4.0'
48
48
# ProcessorArchitecture = ''
49
49
50
50
# Modules that must be imported into the global environment prior to importing this module
51
- RequiredModules = @ ( @ { ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 1.0.10 ' })
51
+ RequiredModules = @ ( @ { ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 1.0.11 ' })
52
52
53
53
# Assemblies that must be loaded prior to importing this module
54
54
# RequiredAssemblies = @()
Original file line number Diff line number Diff line change 2
2
<packages >
3
3
<package id =" Hyak.Common" version =" 1.0.3" targetFramework =" net45" />
4
4
<package id =" Microsoft.Azure.Common" version =" 2.1.0" targetFramework =" net45" />
5
- <package id =" Microsoft.Azure.Common.Authentication" version =" 1.6.1-preview" targetFramework =" net45" />
6
5
<package id =" Microsoft.Azure.Common.Dependencies" version =" 1.0.0" targetFramework =" net45" />
7
6
<package id =" Microsoft.Azure.KeyVault.Core" version =" 1.0.0" targetFramework =" net45" />
8
7
<package id =" Microsoft.Azure.Management.Resources" version =" 2.18.11-preview" targetFramework =" net45" />
You can’t perform that action at this time.
0 commit comments