You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `docs-mobile` content has been synced with dotnet/docs-mobile@9ccd729.
A `build-tools/scripts/sync-mobile-docs.ps1` script has been added to
improve this workflow in the future. The default sync direction is from
dotnet/android to dotnet/docs-mobile as content is typically authored in
this repo first.
To sync, run the following:
pwsh build-tools/scripts/sync-mobile-docs.ps1 -DocsMobilePath ~/source/docs-mobile
To sync content back from docs-mobile to android, run the following:
pwsh build-tools/scripts/sync-mobile-docs.ps1 -DocsMobilePath ~/source/docs-mobile -SyncToAndroid
0 commit comments