Skip to content

Commit a2ba77f

Browse files
authored
Merge pull request MicrosoftDocs#6472 from MicrosoftDocs/qinezh-patch-1
Remove legacy packages from .openpublishing.publish.config.json
2 parents 1505d6d + 33d9db2 commit a2ba77f

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -246,19 +246,6 @@
246246
},
247247
"need_generate_intellisense": false,
248248
"dependent_packages": [
249-
{
250-
"path_to_root": "_dependentPackages/azurecli.plugins",
251-
"id": "opbuild.templates.azurecli",
252-
"version": "latest",
253-
"nuget_feed": "https://www.myget.org/F/op/api/v2"
254-
},
255-
{
256-
"path_to_root": "_dependentPackages/CommonPlugins",
257-
"target_framework": "net45",
258-
"version": "latest",
259-
"id": "Microsoft.OpenPublishing.CommonPlugins",
260-
"nuget_feed": "https://www.myget.org/F/op/api/v2"
261-
},
262249
{
263250
"id": "Microsoft.DocAsCode.MAML2Yaml",
264251
"nuget_feed": "https://www.myget.org/F/op/api/v2",
@@ -267,4 +254,4 @@
267254
"version": "latest"
268255
}
269256
]
270-
}
257+
}

0 commit comments

Comments
 (0)