Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 19, 2025

This PR adds a link to the .NET MAUI for .NET 10 documentation in the Current News section of README.md.

The link has been added at the top of the news list, maintaining the existing format and preserving the reverse chronological order of announcements. This helps users quickly find information about the latest .NET MAUI release.

Added entry:

Fixes #29577.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: rachelkang <21988533+rachelkang@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Update README Update README.md with link to .NET MAUI for .NET 10 May 19, 2025
@Copilot Copilot AI requested a review from rachelkang May 19, 2025 19:22
Copilot finished work on behalf of rachelkang May 19, 2025 19:22
README.md Outdated
![.NET MAUI Weather App on all platforms](Assets/maui-weather-hero-sm.png)

## Current News
* November 13, 2024 - [What's new in .NET MAUI for .NET 10](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10)
Copy link
Member

Choose a reason for hiding this comment

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

Since the exact date is not known, can you make the date be just November 2025

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've updated the date for the .NET 10 entry to "November 2025" as requested. Commit: a5cdfaf

Copy link
Member

Choose a reason for hiding this comment

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

We do know the exact date? .NET Conf is going to be November 11-13, 2025

Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>
Copilot finished work on behalf of mattleibow May 19, 2025 19:32
bhavanesh2001

This comment was marked as off-topic.

README.md Outdated
![.NET MAUI Weather App on all platforms](Assets/maui-weather-hero-sm.png)

## Current News
* November 2025 - [What's new in .NET MAUI for .NET 10](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10)
Copy link
Contributor

Choose a reason for hiding this comment

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

We normally add this link with the GA release in November. The link already exists with previews, but it doesn't make sense to put November here now, as it could cause confusion.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've removed the .NET 10 entry from the README as suggested. It makes sense to wait until the GA release is closer before adding this link. Commit: 90d0a2f

Copy link
Contributor

Choose a reason for hiding this comment

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

Include again the link, but replace "November 2025" to just "2025"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've re-added the .NET 10 link with just "2025" as the date instead of "November 2025" as requested. Commit: 0833a72

Co-authored-by: jsuarezruiz <6755973+jsuarezruiz@users.noreply.github.com>
Copilot finished work on behalf of jsuarezruiz May 20, 2025 06:47
Co-authored-by: jsuarezruiz <6755973+jsuarezruiz@users.noreply.github.com>
Copilot finished work on behalf of jsuarezruiz May 20, 2025 06:52
@mattleibow mattleibow marked this pull request as ready for review June 25, 2025 15:01
@mattleibow mattleibow requested a review from a team as a code owner June 25, 2025 15:01
@rmarinho rmarinho merged commit d423049 into main Jun 25, 2025
2 of 3 checks passed
@rmarinho rmarinho deleted the copilot/fix-29577 branch June 25, 2025 15:05
NanthiniMahalingam pushed a commit to NanthiniMahalingam/maui that referenced this pull request Jun 27, 2025
* Initial plan for issue

* Update README with link to .NET 10

Co-authored-by: rachelkang <21988533+rachelkang@users.noreply.github.com>

* Update date format for .NET 10 announcement

Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>

* Remove .NET 10 entry from README based on feedback

Co-authored-by: jsuarezruiz <6755973+jsuarezruiz@users.noreply.github.com>

* Re-add .NET 10 link with just the year 2025

Co-authored-by: jsuarezruiz <6755973+jsuarezruiz@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rachelkang <21988533+rachelkang@users.noreply.github.com>
Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>
Co-authored-by: jsuarezruiz <6755973+jsuarezruiz@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update README

7 participants