Skip to content

Commit a8d2a63

Browse files
author
Craig Casey
authored
Merge branch 'master' into vcraic0729
2 parents 2e4edac + 5fa095f commit a8d2a63

File tree

4,884 files changed

+64171
-69966
lines changed

Some content is hidden

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

4,884 files changed

+64171
-69966
lines changed

.openpublishing.publish.config.json

+21
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@
139139
"url": "https://github.com/Azure/azure-functions-durable-extension",
140140
"branch": "master"
141141
},
142+
{
143+
"path_to_root": "samples-personalizer",
144+
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
145+
"branch": "master"
146+
},
142147
{
143148
"path_to_root": "samples-luis",
144149
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
@@ -174,6 +179,11 @@
174179
"url": "https://github.com/Azure/azure-iot-sdk-c",
175180
"branch": "master"
176181
},
182+
{
183+
"path_to_root": "samples-cognitive-services-python-sdk",
184+
"url": "https://github.com/Azure-Samples/cognitive-services-python-sdk-samples",
185+
"branch": "master"
186+
},
177187
{
178188
"path_to_root": "samples-cognitive-services-speech-sdk",
179189
"url": "https://github.com/Azure-Samples/cognitive-services-speech-sdk",
@@ -295,6 +305,11 @@
295305
"url": "https://github.com/Azure-Samples/cosmos-dotnet-core-todo-app",
296306
"branch": "master"
297307
},
308+
{
309+
"path_to_root": "samples-cosmosdb-xamarin",
310+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-xamarin-getting-started",
311+
"branch": "master"
312+
},
298313
{
299314
"path_to_root": "cosmosdb-nodejs-get-started",
300315
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
@@ -339,6 +354,12 @@
339354
"path_to_root": "cognitive-services-quickstart-code",
340355
"url": "https://github.com/Azure-Samples/cognitive-services-quickstart-code",
341356
"branch": "master"
357+
},
358+
{
359+
"path_to_root": "ImmersiveReaderSdk",
360+
"url": "https://github.com/microsoft/immersive-reader-sdk",
361+
"branch": "master",
362+
"branch_mapping": {}
342363
}
343364
],
344365
"branch_target_mapping": {

0 commit comments

Comments
 (0)