Skip to content

Commit e862a75

Browse files
authored
Merge pull request #1334 from dotnet/master-fix
Use latest OPS build tool
2 parents 9a697d2 + d7489f0 commit e862a75

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependent_repositories": [{
4141
"path_to_root": "_themes",
4242
"url": "https://github.com/Microsoft/templates.docs.msft",
43-
"branch": "S110Plugins"
43+
"branch": "master"
4444
}, {
4545
"path_to_root": "api_ref",
4646
"url": "https://github.com/docascode/coreapi.git",
@@ -49,6 +49,5 @@
4949
"path_to_root": "_themes.pdf",
5050
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
5151
"branch": "master"
52-
}],
53-
"package_version": "1.22.3"
52+
}]
5453
}

0 commit comments

Comments
 (0)