Skip to content

Commit 5e6d77b

Browse files
authored
Update the basics of the Upgrade Assistant (#42885)
* Handle articles * Handle images * housekeeping * Lots of little things; alt-text * Last little bits of warnings * Fixed bad link * Final edits
1 parent 5c46a2a commit 5e6d77b

35 files changed

+490
-339
lines changed

.openpublishing.redirection.core.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,14 @@
877877
"source_path_from_root": "/docs/core/porting/upgrade-assistant-aspnetmvc.md",
878878
"redirect_url": "/aspnet/core/migration/mvc"
879879
},
880+
{
881+
"source_path_from_root": "/docs/core/porting/upgrade-assistant-install-legacy.md",
882+
"redirect_url": "/dotnet/core/porting/upgrade-assistant-wcf"
883+
},
884+
{
885+
"source_path_from_root": "/docs/core/porting/upgrade-assistant-uwp-framework.md",
886+
"redirect_url": "/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/upgrade-assistant"
887+
},
880888
{
881889
"source_path_from_root": "/docs/core/porting/upgrade-assistant-winforms-framework.md",
882890
"redirect_url": "/dotnet/desktop/winforms/migration/"
@@ -1345,10 +1353,6 @@
13451353
{
13461354
"source_path_from_root": "/docs/fundamentals/networking/tcp/tcp-overview.md",
13471355
"redirect_url": "/dotnet/fundamentals/networking/sockets/tcp-classes"
1348-
},
1349-
{
1350-
"source_path_from_root": "/docs/core/porting/upgrade-assistant-uwp-framework.md",
1351-
"redirect_url": "/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/upgrade-assistant"
13521356
}
13531357
]
13541358
}
38.5 KB
Loading
44.6 KB
Loading
29.3 KB
Loading
35.2 KB
Loading
36.5 KB
Loading
21.4 KB
Loading
34.1 KB
Loading
18.6 KB
Loading
16.8 KB
Loading

0 commit comments

Comments
 (0)