From f39ed39375a909aaa1bb8c7a745c2eb13ab49248 Mon Sep 17 00:00:00 2001 From: Hovsep Date: Mon, 18 Sep 2017 15:34:11 -0700 Subject: [PATCH] Referenced latest client runtimes. (#2) * Referenced latest client runtimes. * Fixed link in README.md --- README.md | 2 +- Samples/Samples.csproj | 2 +- Tests/Fluent.Tests/Fluent.Tests.csproj | 2 +- Tests/Samples.Tests/Samples.Tests.csproj | 2 +- .../Microsoft.Azure.Management.AnalysisServices.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.AppService.Fluent.csproj | 2 +- .../Batch/Microsoft.Azure.Management.Batch.Fluent.csproj | 2 +- .../Billing/Microsoft.Azure.Management.Billing.Fluent.csproj | 2 +- .../Cdn/Microsoft.Azure.Management.Cdn.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.CognitiveServices.Fluent.csproj | 2 +- .../Compute/Microsoft.Azure.Management.Compute.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.Consumption.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.ContainerRegistry.Fluent.csproj | 2 +- .../CosmosDB/Microsoft.Azure.Management.CosmosDB.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.CustomerInsights.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.DevTestLab.Fluent.csproj | 2 +- .../Devices/Microsoft.Azure.Management.Devices.Fluent.csproj | 2 +- .../Dns/Microsoft.Azure.Management.Dns.Fluent.csproj | 2 +- .../EventHub/Microsoft.Azure.Management.EventHub.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.Graph.RBAC.Fluent.csproj | 2 +- .../KeyVault/Microsoft.Azure.Management.KeyVault.Fluent.csproj | 2 +- .../Logic/Microsoft.Azure.Management.Logic.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.MachineLearning.Fluent.csproj | 2 +- .../Monitor/Microsoft.Azure.Management.Monitor.Fluent.csproj | 2 +- .../Network/Microsoft.Azure.Management.Network.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.NotificationHubs.Fluent.csproj | 2 +- .../RedisCache/Microsoft.Azure.Management.Redis.Fluent.csproj | 2 +- .../Relay/Microsoft.Azure.Management.Relay.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.ResourceManager.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.Scheduler.Fluent.csproj | 2 +- .../Search/Microsoft.Azure.Management.Search.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.ServiceBus.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.ServiceFabric.Fluent.csproj | 2 +- .../Sql/Microsoft.Azure.Management.Sql.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.StorSimple.Fluent.csproj | 2 +- .../Storage/Microsoft.Azure.Management.Storage.Fluent.csproj | 2 +- .../Microsoft.Azure.Management.TrafficManager.Fluent.csproj | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index ef7f4470e9dae..347248443b812 100644 --- a/README.md +++ b/README.md @@ -504,7 +504,7 @@ If you would like to become an active contributor to this project please follow | Version | SHA1 | Remarks | |-------------------|-------------------------------------------------------------------------------------------|-------------------------------------------------------| -| 1.2 | [1.2](https://github.com/Azure/azure-sdk-for-net/tree/Fluent-v1.2) | Tagged release for 1.2 version of Azure management libraries | +| 1.2 | [1.2](https://github.com/Azure/azure-sdk-for-net/releases/tag/Fluent-v1.2) | Tagged release for 1.2 version of Azure management libraries | | 1.1 | [1.1](https://github.com/Azure/azure-sdk-for-net/releases/tag/Fluent-v1.1) | Tagged release for 1.1 version of Azure management libraries | | 1.0 | [1.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Fluent-v1.0.0-stable) | Tagged release for 1.0 version of Azure management libraries | | 1.0.0-beta5 | [1.0.0-beta5](https://github.com/Azure/azure-sdk-for-net/releases/tag/Fluent-v1.0.0-beta5) | Tagged release for 1.0.0-beta5 version of Azure management libraries | diff --git a/Samples/Samples.csproj b/Samples/Samples.csproj index b80ffa28ce3e4..505363abbcd60 100644 --- a/Samples/Samples.csproj +++ b/Samples/Samples.csproj @@ -16,7 +16,7 @@ - + diff --git a/Tests/Fluent.Tests/Fluent.Tests.csproj b/Tests/Fluent.Tests/Fluent.Tests.csproj index 4e1d28c011cf2..05be21f0bec25 100644 --- a/Tests/Fluent.Tests/Fluent.Tests.csproj +++ b/Tests/Fluent.Tests/Fluent.Tests.csproj @@ -37,7 +37,7 @@ - + diff --git a/Tests/Samples.Tests/Samples.Tests.csproj b/Tests/Samples.Tests/Samples.Tests.csproj index 74f277c43106a..bf4043321d996 100644 --- a/Tests/Samples.Tests/Samples.Tests.csproj +++ b/Tests/Samples.Tests/Samples.Tests.csproj @@ -37,7 +37,7 @@ - + diff --git a/src/ResourceManagement/AnalysisServices/Microsoft.Azure.Management.AnalysisServices.Fluent.csproj b/src/ResourceManagement/AnalysisServices/Microsoft.Azure.Management.AnalysisServices.Fluent.csproj index 63a4c84c66f08..225fb0ed50a66 100644 --- a/src/ResourceManagement/AnalysisServices/Microsoft.Azure.Management.AnalysisServices.Fluent.csproj +++ b/src/ResourceManagement/AnalysisServices/Microsoft.Azure.Management.AnalysisServices.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent.csproj b/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent.csproj index af85f8d140395..7d8c773465498 100644 --- a/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent.csproj +++ b/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent.csproj b/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent.csproj index f735c2738b039..1d6c1af39e673 100644 --- a/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent.csproj +++ b/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/Billing/Microsoft.Azure.Management.Billing.Fluent.csproj b/src/ResourceManagement/Billing/Microsoft.Azure.Management.Billing.Fluent.csproj index 10820961c7a2a..471713a04908a 100644 --- a/src/ResourceManagement/Billing/Microsoft.Azure.Management.Billing.Fluent.csproj +++ b/src/ResourceManagement/Billing/Microsoft.Azure.Management.Billing.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent.csproj b/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent.csproj index 715c729823806..fb43f082f7681 100644 --- a/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent.csproj +++ b/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/CognitiveServices/Microsoft.Azure.Management.CognitiveServices.Fluent.csproj b/src/ResourceManagement/CognitiveServices/Microsoft.Azure.Management.CognitiveServices.Fluent.csproj index a76a12d4d20c0..f3bfb2d9b8cce 100644 --- a/src/ResourceManagement/CognitiveServices/Microsoft.Azure.Management.CognitiveServices.Fluent.csproj +++ b/src/ResourceManagement/CognitiveServices/Microsoft.Azure.Management.CognitiveServices.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent.csproj b/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent.csproj index ab1548eb395fa..d2a93bf2c6f21 100644 --- a/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent.csproj +++ b/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/Consumption/Microsoft.Azure.Management.Consumption.Fluent.csproj b/src/ResourceManagement/Consumption/Microsoft.Azure.Management.Consumption.Fluent.csproj index 61f45f8623522..4e6ba271a98ed 100644 --- a/src/ResourceManagement/Consumption/Microsoft.Azure.Management.Consumption.Fluent.csproj +++ b/src/ResourceManagement/Consumption/Microsoft.Azure.Management.Consumption.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/ContainerRegistry/Microsoft.Azure.Management.ContainerRegistry.Fluent.csproj b/src/ResourceManagement/ContainerRegistry/Microsoft.Azure.Management.ContainerRegistry.Fluent.csproj index 7a6a30c4e4392..991c96c1fd7d1 100644 --- a/src/ResourceManagement/ContainerRegistry/Microsoft.Azure.Management.ContainerRegistry.Fluent.csproj +++ b/src/ResourceManagement/ContainerRegistry/Microsoft.Azure.Management.ContainerRegistry.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/CosmosDB/Microsoft.Azure.Management.CosmosDB.Fluent.csproj b/src/ResourceManagement/CosmosDB/Microsoft.Azure.Management.CosmosDB.Fluent.csproj index 42870fec2bc79..dd155186a574d 100644 --- a/src/ResourceManagement/CosmosDB/Microsoft.Azure.Management.CosmosDB.Fluent.csproj +++ b/src/ResourceManagement/CosmosDB/Microsoft.Azure.Management.CosmosDB.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/CustomerInsights/Microsoft.Azure.Management.CustomerInsights.Fluent.csproj b/src/ResourceManagement/CustomerInsights/Microsoft.Azure.Management.CustomerInsights.Fluent.csproj index ff77717a886ef..ccca5e2aadb8e 100644 --- a/src/ResourceManagement/CustomerInsights/Microsoft.Azure.Management.CustomerInsights.Fluent.csproj +++ b/src/ResourceManagement/CustomerInsights/Microsoft.Azure.Management.CustomerInsights.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/DevTestLab/Microsoft.Azure.Management.DevTestLab.Fluent.csproj b/src/ResourceManagement/DevTestLab/Microsoft.Azure.Management.DevTestLab.Fluent.csproj index 19a7e2ae4a8cf..9a236b3f358bc 100644 --- a/src/ResourceManagement/DevTestLab/Microsoft.Azure.Management.DevTestLab.Fluent.csproj +++ b/src/ResourceManagement/DevTestLab/Microsoft.Azure.Management.DevTestLab.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Devices/Microsoft.Azure.Management.Devices.Fluent.csproj b/src/ResourceManagement/Devices/Microsoft.Azure.Management.Devices.Fluent.csproj index 1c34148693a5b..259610a245882 100644 --- a/src/ResourceManagement/Devices/Microsoft.Azure.Management.Devices.Fluent.csproj +++ b/src/ResourceManagement/Devices/Microsoft.Azure.Management.Devices.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent.csproj b/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent.csproj index d3da0e784d8e3..aba26991120a4 100644 --- a/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent.csproj +++ b/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/EventHub/Microsoft.Azure.Management.EventHub.Fluent.csproj b/src/ResourceManagement/EventHub/Microsoft.Azure.Management.EventHub.Fluent.csproj index 2f454c2643fcd..b02e6a6ede307 100644 --- a/src/ResourceManagement/EventHub/Microsoft.Azure.Management.EventHub.Fluent.csproj +++ b/src/ResourceManagement/EventHub/Microsoft.Azure.Management.EventHub.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent.csproj b/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent.csproj index 84b80fb67b770..616e54d791750 100644 --- a/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent.csproj +++ b/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent.csproj b/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent.csproj index 78c814e2ce1fd..85ba4580ced82 100644 --- a/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent.csproj +++ b/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/Logic/Microsoft.Azure.Management.Logic.Fluent.csproj b/src/ResourceManagement/Logic/Microsoft.Azure.Management.Logic.Fluent.csproj index a6f97c4beba54..d284a4ad3af45 100644 --- a/src/ResourceManagement/Logic/Microsoft.Azure.Management.Logic.Fluent.csproj +++ b/src/ResourceManagement/Logic/Microsoft.Azure.Management.Logic.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/MachineLearning/Microsoft.Azure.Management.MachineLearning.Fluent.csproj b/src/ResourceManagement/MachineLearning/Microsoft.Azure.Management.MachineLearning.Fluent.csproj index 8a7ea2a561b8b..268d4aadf48d6 100644 --- a/src/ResourceManagement/MachineLearning/Microsoft.Azure.Management.MachineLearning.Fluent.csproj +++ b/src/ResourceManagement/MachineLearning/Microsoft.Azure.Management.MachineLearning.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Monitor/Microsoft.Azure.Management.Monitor.Fluent.csproj b/src/ResourceManagement/Monitor/Microsoft.Azure.Management.Monitor.Fluent.csproj index 85db40f48678f..ad6e65c4159fe 100755 --- a/src/ResourceManagement/Monitor/Microsoft.Azure.Management.Monitor.Fluent.csproj +++ b/src/ResourceManagement/Monitor/Microsoft.Azure.Management.Monitor.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent.csproj b/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent.csproj index d7bd970c8ae3b..391e3fbad4ce7 100644 --- a/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent.csproj +++ b/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/NotificationHubs/Microsoft.Azure.Management.NotificationHubs.Fluent.csproj b/src/ResourceManagement/NotificationHubs/Microsoft.Azure.Management.NotificationHubs.Fluent.csproj index 5f3e93d288d9d..4eae17c4c5c7e 100644 --- a/src/ResourceManagement/NotificationHubs/Microsoft.Azure.Management.NotificationHubs.Fluent.csproj +++ b/src/ResourceManagement/NotificationHubs/Microsoft.Azure.Management.NotificationHubs.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent.csproj b/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent.csproj index ec20c2723a2ed..511ac44fd3f8f 100644 --- a/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent.csproj +++ b/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/Relay/Microsoft.Azure.Management.Relay.Fluent.csproj b/src/ResourceManagement/Relay/Microsoft.Azure.Management.Relay.Fluent.csproj index 33da08c3be5c3..163c75c067870 100644 --- a/src/ResourceManagement/Relay/Microsoft.Azure.Management.Relay.Fluent.csproj +++ b/src/ResourceManagement/Relay/Microsoft.Azure.Management.Relay.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent.csproj b/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent.csproj index 976c8f9a941dc..a85aac9c6e292 100644 --- a/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent.csproj +++ b/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/Scheduler/Microsoft.Azure.Management.Scheduler.Fluent.csproj b/src/ResourceManagement/Scheduler/Microsoft.Azure.Management.Scheduler.Fluent.csproj index 381485b6e65a7..a21290d3daf58 100644 --- a/src/ResourceManagement/Scheduler/Microsoft.Azure.Management.Scheduler.Fluent.csproj +++ b/src/ResourceManagement/Scheduler/Microsoft.Azure.Management.Scheduler.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Search/Microsoft.Azure.Management.Search.Fluent.csproj b/src/ResourceManagement/Search/Microsoft.Azure.Management.Search.Fluent.csproj index 915dba1476cd8..1adcdf7f198b5 100644 --- a/src/ResourceManagement/Search/Microsoft.Azure.Management.Search.Fluent.csproj +++ b/src/ResourceManagement/Search/Microsoft.Azure.Management.Search.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent.csproj b/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent.csproj index 5adf4b0d18b40..e1d389488e301 100644 --- a/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent.csproj +++ b/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/ServiceFabric/Microsoft.Azure.Management.ServiceFabric.Fluent.csproj b/src/ResourceManagement/ServiceFabric/Microsoft.Azure.Management.ServiceFabric.Fluent.csproj index 82b88b1bf80f3..8629e0f46d6bd 100644 --- a/src/ResourceManagement/ServiceFabric/Microsoft.Azure.Management.ServiceFabric.Fluent.csproj +++ b/src/ResourceManagement/ServiceFabric/Microsoft.Azure.Management.ServiceFabric.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent.csproj b/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent.csproj index 03521e4bb2e7e..8ef27a4ea9b3c 100644 --- a/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent.csproj +++ b/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/StorSimple/Microsoft.Azure.Management.StorSimple.Fluent.csproj b/src/ResourceManagement/StorSimple/Microsoft.Azure.Management.StorSimple.Fluent.csproj index ca855f7c4726e..10425b0690706 100644 --- a/src/ResourceManagement/StorSimple/Microsoft.Azure.Management.StorSimple.Fluent.csproj +++ b/src/ResourceManagement/StorSimple/Microsoft.Azure.Management.StorSimple.Fluent.csproj @@ -26,7 +26,7 @@ net452;netstandard1.3 - + diff --git a/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent.csproj b/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent.csproj index 4dd5172e80d90..8c270ad976a0a 100644 --- a/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent.csproj +++ b/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent.csproj b/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent.csproj index ad3a02182d71d..97bcf643e299d 100644 --- a/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent.csproj +++ b/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent.csproj @@ -30,7 +30,7 @@ - +