We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78459b4 commit 15f97afCopy full SHA for 15f97af
1 file changed
dsc/docfx.json
@@ -62,8 +62,10 @@
62
"dsc-3.0/PSDesiredStateConfiguration/About/*.md": "concept-article"
63
},
64
"ms.update-cycle": {
65
+ "docs-conceptual/dsc-1.1/**": "3650-days",
66
+ "docs-conceptual/dsc-2.0/**": "3650-days",
67
"dsc-1.1/**": "3650-days",
- "dsc-2.0/**": "1825-days"
68
+ "dsc-2.0/**": "3650-days"
69
}
70
71
"globalMetadata": {
@@ -86,6 +88,7 @@
86
88
"ms.author": "mlombardi",
87
89
"ms.devlang": "powershell",
90
"ms.service": "powershell",
91
+ "ms.update-cycle": "365-days",
92
"searchScope": [
93
"PowerShell"
94
],
0 commit comments