Skip to content

Commit d849682

Browse files
authored
Merge pull request #8050 from ghogen/recommendations
Enable recommendations for Visual Studio
2 parents 7d37987 + da80c09 commit d849682

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@
8787
"featureFlags": [
8888
"enable_uhf_ppe"
8989
],
90-
"archive_url": "/previous-versions/visualstudio"
90+
"archive_url": "/previous-versions/visualstudio",
91+
"recommendations": true
9192
},
9293
"fileMetadata": {
9394
"open_to_public_contributors": {

0 commit comments

Comments
 (0)