Skip to content

feat: replace legacy samples with .NET 10 MAUI AppManifests sample - #364

Open
dansiegel wants to merge 22 commits into
fix/appmanifests-enginefrom
feat/dotnet10-maui-sample-v2
Open

feat: replace legacy samples with .NET 10 MAUI AppManifests sample#364
dansiegel wants to merge 22 commits into
fix/appmanifests-enginefrom
feat/dotnet10-maui-sample-v2

Conversation

@dansiegel

@dansiegel dansiegel commented May 30, 2026

Copy link
Copy Markdown
Owner

Cleanup note: I removed stale bot noise and inline codex comments, and rewrote the Dan-authored review note to a natural form. Remaining ### 💡 Codex Review entries are submitted bot records and can’t be edited/deleted through GitHub API, so I left them.

@dansiegel

dansiegel commented May 30, 2026

Copy link
Copy Markdown
Owner Author

No blockers found. One minor doc issue remains: samples/AppManifestsSample/ReadMe.md:42 still points to the old manifest path under bin/Debug/... even though clean Android builds now place merged manifests under obj/.... The surrounding text documenting the processed manifest path is otherwise correct.

I validated this with .NET and workload restore/build checks on net10.0 Android/iOS and the full test run.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7c6d279adf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cafa9b1ca4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 61a0347fab

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: abf24aaa67

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

dansiegel added 7 commits May 29, 2026 21:28
…at/dotnet10-maui-sample-v2

# Conflicts:
#	src/Mobile.BuildTools.AppManifests/Mobile.BuildTools.AppManifests.csproj
#	src/Mobile.BuildTools.AppManifests/Mobile.BuildTools.AppManifests.targets
The setup-msbuild action provides MSBuild 17.14, which can't load the
.NET 10 SDK (requires MSBuild 18+). The hosted .NET 10 SDK already ships
with its own MSBuild 18, so invoking the sample restore/build through
'dotnet restore' / 'dotnet build' picks up the correct toolchain.
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Jun 2, 2026
@dansiegel

dansiegel commented Jun 2, 2026

Copy link
Copy Markdown
Owner Author

I cleaned up a few stale review notes. The remaining Codex review entries are GitHub’s submitted review records, so I’m leaving them for traceability.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f65c02fbcf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread global.json
@dansiegel
dansiegel force-pushed the feat/dotnet10-maui-sample-v2 branch from f65c02f to fd11d26 Compare June 3, 2026 02:34
…at/dotnet10-maui-sample-v2

# Conflicts:
#	.github/workflows/pr.yml
#	global.json
@dansiegel
dansiegel force-pushed the fix/appmanifests-engine branch 2 times, most recently from c8e8ff1 to ee68e52 Compare June 3, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant