Skip to content

Commit b6e23f4

Browse files
committed
Update library dependencies for published package
1 parent 4ec653b commit b6e23f4

File tree

41 files changed

+24
-24
lines changed

Some content is hidden

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

41 files changed

+24
-24
lines changed

tools/Common.Netcore.Dependencies.Test.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
2020
</PackageReference>
2121
<PackageReference Include="xunit" Version="2.4.0" />
22-
<PackageReference Include="Microsoft.Azure.PowerShell.ScenarioTest.ResourceManager" Version="1.0.234-preview" >
22+
<PackageReference Include="Microsoft.Azure.PowerShell.ScenarioTest.ResourceManager" Version="1.1.11-preview" >
2323
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
2424
</PackageReference>
2525
</ItemGroup>
@@ -55,7 +55,7 @@
5555
</ItemGroup>
5656

5757
<PropertyGroup>
58-
<ScenarioTestToolsPath>$(NugetPackageRoot)microsoft.azure.powershell.scenariotest.resourcemanager\1.0.234-preview\tools\</ScenarioTestToolsPath>
58+
<ScenarioTestToolsPath>$(NugetPackageRoot)microsoft.azure.powershell.scenariotest.resourcemanager\1.1.11-preview\tools\</ScenarioTestToolsPath>
5959
</PropertyGroup>
6060

6161
<ItemGroup>

tools/Common.Netcore.Dependencies.targets

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,49 @@
77
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.18">
88
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
99
</PackageReference>
10-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Aks" Version="1.0.234-preview">
10+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Aks" Version="1.1.11-preview">
1111
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
1212
</PackageReference>
13-
<PackageReference Include="Microsoft.Azure.PowerShell.Authentication" Version="1.0.234-preview">
13+
<PackageReference Include="Microsoft.Azure.PowerShell.Authentication" Version="1.1.11-preview">
1414
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.Azure.PowerShell.Authentication.Abstractions" Version="1.0.234-preview">
16+
<PackageReference Include="Microsoft.Azure.PowerShell.Authentication.Abstractions" Version="1.1.11-preview">
1717
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="Microsoft.Azure.PowerShell.Authentication.ResourceManager" Version="1.0.234-preview">
19+
<PackageReference Include="Microsoft.Azure.PowerShell.Authentication.ResourceManager" Version="1.1.11-preview">
2020
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
2121
</PackageReference>
22-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Authorization" Version="1.0.234-preview">
22+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Authorization" Version="1.1.11-preview">
2323
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
2424
</PackageReference>
25-
<PackageReference Include="Microsoft.Azure.PowerShell.Common" Version="1.0.234-preview">
25+
<PackageReference Include="Microsoft.Azure.PowerShell.Common" Version="1.1.11-preview">
2626
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
2727
</PackageReference>
28-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Compute" Version="1.0.234-preview">
28+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Compute" Version="1.1.11-preview">
2929
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
3030
</PackageReference>
31-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Graph.Rbac" Version="1.0.234-preview">
31+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Graph.Rbac" Version="1.1.11-preview">
3232
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
3333
</PackageReference>
34-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.KeyVault" Version="1.0.234-preview">
34+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.KeyVault" Version="1.1.11-preview">
3535
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
3636
</PackageReference>
37-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Network" Version="1.0.234-preview">
37+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Network" Version="1.1.11-preview">
3838
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
3939
</PackageReference>
40-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.ResourceManager" Version="1.0.234-preview">
40+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.ResourceManager" Version="1.1.11-preview">
4141
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
4242
</PackageReference>
43-
<PackageReference Include="Microsoft.Azure.PowerShell.Storage" Version="1.0.234-preview">
43+
<PackageReference Include="Microsoft.Azure.PowerShell.Storage" Version="1.1.11-preview">
4444
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
4545
</PackageReference>
46-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Storage.Management" Version="1.0.234-preview">
46+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Storage.Management" Version="1.1.11-preview">
4747
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
4848
</PackageReference>
49-
<PackageReference Include="Microsoft.Azure.PowerShell.Strategies" Version="1.0.234-preview">
49+
<PackageReference Include="Microsoft.Azure.PowerShell.Strategies" Version="1.1.11-preview">
5050
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
5151
</PackageReference>
52-
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Websites" Version="1.0.234-preview">
52+
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Websites" Version="1.1.11-preview">
5353
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
5454
</PackageReference>
5555
</ItemGroup>
@@ -66,7 +66,7 @@
6666
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" PrivateAssets="All" />
6767
</ItemGroup>
6868
<PropertyGroup>
69-
<StorageToolsPath>$(NugetPackageRoot)microsoft.azure.powershell.storage\1.0.234-preview\tools\</StorageToolsPath>
69+
<StorageToolsPath>$(NugetPackageRoot)microsoft.azure.powershell.storage\1.1.11-preview\tools\</StorageToolsPath>
7070
</PropertyGroup>
7171
<ItemGroup Condition="'$(OmitJsonPackage)' != 'true'">
7272
<PackageReference Include="Newtonsoft.Json" Version="10.0.3">
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

tools/RepoTasks/RepoTasks.CmdletsForTest/RepoTasks.CmdletsForTest.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<HintPath>..\..\..\src\packages\Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
3838
</Reference>
3939
<Reference Include="Microsoft.Azure.Commands.Common.Authentication.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
40-
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Authentication.Abstractions.1.0.234-preview\lib\net452\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll</HintPath>
40+
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Authentication.Abstractions.1.1.11-preview\lib\net452\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll</HintPath>
4141
</Reference>
4242
<Reference Include="Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4343
<HintPath>..\..\..\src\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
@@ -58,7 +58,7 @@
5858
<HintPath>..\..\..\src\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
5959
</Reference>
6060
<Reference Include="Microsoft.WindowsAzure.Commands.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
61-
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Common.1.0.234-preview\lib\net452\Microsoft.WindowsAzure.Commands.Common.dll</HintPath>
61+
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Common.1.1.11-preview\lib\net452\Microsoft.WindowsAzure.Commands.Common.dll</HintPath>
6262
</Reference>
6363
<Reference Include="Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6464
<HintPath>..\..\..\src\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath>

tools/RepoTasks/RepoTasks.RemoteWorker/RepoTasks.RemoteWorker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<HintPath>..\..\..\src\packages\Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
3838
</Reference>
3939
<Reference Include="Microsoft.Azure.Commands.Common.Authentication.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
40-
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Authentication.Abstractions.1.0.234-preview\lib\net452\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll</HintPath>
40+
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Authentication.Abstractions.1.1.11-preview\lib\net452\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll</HintPath>
4141
</Reference>
4242
<Reference Include="Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4343
<HintPath>..\..\..\src\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
@@ -58,7 +58,7 @@
5858
<HintPath>..\..\..\src\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
5959
</Reference>
6060
<Reference Include="Microsoft.WindowsAzure.Commands.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
61-
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Common.1.0.234-preview\lib\net452\Microsoft.WindowsAzure.Commands.Common.dll</HintPath>
61+
<HintPath>..\..\..\src\packages\Microsoft.Azure.PowerShell.Common.1.1.11-preview\lib\net452\Microsoft.WindowsAzure.Commands.Common.dll</HintPath>
6262
</Reference>
6363
<Reference Include="Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6464
<HintPath>..\..\..\src\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath>

tools/StaticAnalysis/StaticAnalysis.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
<HintPath>..\..\src\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
5555
</Reference>
5656
<Reference Include="Microsoft.Azure.Commands.Common.Authentication.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
57-
<HintPath>..\..\src\packages\Microsoft.Azure.PowerShell.Authentication.Abstractions.1.0.234-preview\lib\net452\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll</HintPath>
57+
<HintPath>..\..\src\packages\Microsoft.Azure.PowerShell.Authentication.Abstractions.1.1.11-preview\lib\net452\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll</HintPath>
5858
</Reference>
5959
<Reference Include="Microsoft.WindowsAzure.Commands.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
60-
<HintPath>..\..\src\packages\Microsoft.Azure.PowerShell.Common.1.0.234-preview\lib\net452\Microsoft.WindowsAzure.Commands.Common.dll</HintPath>
60+
<HintPath>..\..\src\packages\Microsoft.Azure.PowerShell.Common.1.1.11-preview\lib\net452\Microsoft.WindowsAzure.Commands.Common.dll</HintPath>
6161
</Reference>
6262
<Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6363
<HintPath>..\..\src\packages\Microsoft.Rest.ClientRuntime.2.3.18\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath>

0 commit comments

Comments
 (0)