Updated redirects for 6.0 (#1208)

* Updated redirects for 6.0

* Add moniker to root config

* Update preview note
This commit is contained in:
Andy (Steve) De George
2021-11-08 15:50:13 -08:00
committed by GitHub
parent c065be138a
commit b1e5e7c628
4 changed files with 171 additions and 171 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"build_source_folder": "dotnet-desktop-guide",
"build_output_subfolder": "dotnet-desktop-guide",
"locale": "en-us",
"moniker_ranges": ["netframeworkdesktop-4.8", "netdesktop-5.0"],
"moniker_ranges": ["netframeworkdesktop-4.8", "netdesktop-5.0", "netdesktop-6.0"],
"filemap_share_depots": [
"VS.dotnet-api-docs"
],