diff --git a/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent/project.json b/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent/project.json index b9022b0958f2..1c5a88fb096e 100644 --- a/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent/project.json +++ b/src/ResourceManagement/AppService/Microsoft.Azure.Management.AppService.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Azure.Fluent/Microsoft.Azure.Management.Fluent/project.json b/src/ResourceManagement/Azure.Fluent/Microsoft.Azure.Management.Fluent/project.json index 1e3e9df045f1..c87a58e12628 100644 --- a/src/ResourceManagement/Azure.Fluent/Microsoft.Azure.Management.Fluent/project.json +++ b/src/ResourceManagement/Azure.Fluent/Microsoft.Azure.Management.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent/project.json b/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent/project.json index 1aa62c3cec61..2285ba553e09 100644 --- a/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent/project.json +++ b/src/ResourceManagement/Batch/Microsoft.Azure.Management.Batch.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent/project.json b/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent/project.json index 4710965bf5a3..2fde06773c9d 100644 --- a/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent/project.json +++ b/src/ResourceManagement/Cdn/Microsoft.Azure.Management.Cdn.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent/project.json b/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent/project.json index f8405822cc79..7c55bf8dab0a 100644 --- a/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent/project.json +++ b/src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent/project.json b/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent/project.json index d1bf222392e5..307f80d93580 100644 --- a/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent/project.json +++ b/src/ResourceManagement/Dns/Microsoft.Azure.Management.Dns.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent/project.json b/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent/project.json index 6f9a8fd363a0..e3ef681b51f8 100644 --- a/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent/project.json +++ b/src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Management.Graph.RBAC.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent/project.json b/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent/project.json index 83728a04c7fe..f309fa1a00d5 100644 --- a/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent/project.json +++ b/src/ResourceManagement/KeyVault/Microsoft.Azure.Management.KeyVault.Fluent/project.json @@ -16,13 +16,14 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { "Microsoft.Rest.ClientRuntime.Azure": "[3.3.5, 4.0)", "Microsoft.Azure.Management.ResourceManager.Fluent": "[1.0.0, 2.0)", - "Microsoft.Azure.Management.Graph.RBAC.Fluent": "[1.0.0, 2.0)", + "Microsoft.Azure.Management.Graph.RBAC.Fluent": "[1.0.0, 2.0)" }, "frameworks": { diff --git a/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent/project.json b/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent/project.json index f9dfff13c849..a506e0926db9 100644 --- a/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent/project.json +++ b/src/ResourceManagement/Network/Microsoft.Azure.Management.Network.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent/project.json b/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent/project.json index 756d966574d8..5b4c3a3a5879 100644 --- a/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent/project.json +++ b/src/ResourceManagement/RedisCache/Microsoft.Azure.Management.Redis.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent/project.json b/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent/project.json index 72be9ce7e071..bfcb1ee5ecdb 100644 --- a/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent/project.json +++ b/src/ResourceManagement/ResourceManager/Microsoft.Azure.Management.ResourceManager.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent/project.json b/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent/project.json index 67e8260b0bec..05ef786a621e 100644 --- a/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent/project.json +++ b/src/ResourceManagement/ServiceBus/Microsoft.Azure.Management.ServiceBus.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent/project.json b/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent/project.json index 120ef3e5faa0..0834d87f69b3 100644 --- a/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent/project.json +++ b/src/ResourceManagement/Sql/Microsoft.Azure.Management.Sql.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent/project.json b/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent/project.json index fb2076ad5eb4..747b1b61a6e6 100644 --- a/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent/project.json +++ b/src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": { diff --git a/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent/project.json b/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent/project.json index e84841d575ab..385e29dd2294 100644 --- a/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent/project.json +++ b/src/ResourceManagement/TrafficManager/Microsoft.Azure.Management.TrafficManager.Fluent/project.json @@ -16,7 +16,8 @@ "buildOptions": { "delaySign": true, "publicSign": false, - "keyFile": "../../../../tools/MSSharedLibKey.snk" + "keyFile": "../../../../tools/MSSharedLibKey.snk", + "xmlDoc": true }, "dependencies": {