Skip to content

Commit 63eeaea

Browse files
authored
Update mobile backend article from Xamarin.Forms to .NET MAUI (#34679)
* Upgrade to .NET MAUI * Edits. * Edits. * Fix code link.
1 parent c964629 commit 63eeaea

File tree

6 files changed

+53
-58
lines changed

6 files changed

+53
-58
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"branch_mapping": {}
4848
},
4949
{
50-
"path_to_root": "xamarin-forms-samples",
51-
"url": "https://github.com/xamarin/xamarin-forms-samples",
50+
"path_to_root": "maui-samples",
51+
"url": "https://github.com/dotnet/maui-samples",
5252
"branch": "main",
5353
"branch_mapping": {}
5454
},
@@ -93,4 +93,4 @@
9393
"docs_build_engine": {
9494
"name": "docfx_v3"
9595
}
96-
}
96+
}

aspnetcore/mobile/native-mobile-backend.md

Lines changed: 50 additions & 55 deletions
Large diffs are not rendered by default.
10.2 KB
Loading
9.08 KB
Loading
5.17 KB
Loading
93.8 KB
Loading

0 commit comments

Comments
 (0)