Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/ReleaseCheckList.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ This happens after the stable version of Xcode has been released and the `xcodeX
* [ ] Write release notes.
* [ ] Publish NuGets to nuget.org.
* [ ] Publish release notes.
* [ ] Update https://github.com/dotnet/maui/wiki/Release-Versions
* [ ] Update API diff (the `STABLE_NUGET_VERSION_*` variables in `Make.config`). Can only be done after the NuGets have been published to nuget.org.
* [ ] Update docs by executing `docs/sync-mobile-docs.sh`. Beware if docs were modified in the [docs-mobile](https://github.com/dotnet/docs-mobile) repository by somebody else, any such changes will have to be copied back first.
* [ ] Update API / reference docs. See [update-api-docs.md](https://github.com/dotnet/macios/blob/main/docs/update-api-docs.md) for instructions.
Expand Down
Loading