Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 10 Preview 1 - Release Notes #9708

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

.NET 10 Preview 1 - Release Notes #9708

wants to merge 20 commits into from

Conversation

jamesmontemagno
Copy link
Member

No description provided.

- [Runtime](./runtime.md)
- [SDK](./sdk.md)

## Feature Release Notes
Copy link
Member

Choose a reason for hiding this comment

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

I don't find this split intuitive.

Copy link
Member Author

Choose a reason for hiding this comment

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

Same... could just remove... technically "workloads"

Copy link
Member

Choose a reason for hiding this comment

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

Except EF isn't a workload. It's a mix of stuff.

@jamesmontemagno
Copy link
Member Author

@maumar i added in the EF Core 10 part here for review

@maumar
Copy link

maumar commented Feb 11, 2025

@jamesmontemagno there are other improvements that were not reflected in whats new - I'm in the process of adding those right now. Update: added missing info to this PR in the efcore.md

@VladislavAntonyuk
Copy link

Could you please update a ReadMe file to include information about .NET 10?

@jongalloway jongalloway requested a review from Copilot February 12, 2025 19:32
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 15 changed files in this pull request and generated 2 comments.

Files not reviewed (10)
  • release-notes/10.0/preview/preview1/visualbasic.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/dotnetaspire.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/csharp.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/dotnetmaui.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/fsharp.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/wpf.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/sdk.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/libraries.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/efcore.md: Evaluated as low risk
  • release-notes/10.0/preview/preview1/README.md: Evaluated as low risk

Comment on lines 62 to 63
.NET 10 is compatible with [Visual Studio 17.XX latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/9.0) and install the .NET 10 runtime/sdk standalone. Visual Studio for Mac is currently not supported for .NET 10.0 Preview releases.

Copy link
Preview

Copilot AI Feb 12, 2025

Choose a reason for hiding this comment

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

Missing period after 'latest preview'. It should be 'latest preview.'

Suggested change
.NET 10 is compatible with [Visual Studio 17.XX latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/9.0) and install the .NET 10 runtime/sdk standalone. Visual Studio for Mac is currently not supported for .NET 10.0 Preview releases.
.NET 10 is compatible with [Visual Studio 17.XX latest preview.](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/9.0) and install the .NET 10 runtime/sdk standalone. Visual Studio for Mac is currently not supported for .NET 10.0 Preview releases.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Comment on lines 62 to 63
.NET 10 is compatible with [Visual Studio 17.XX latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/9.0) and install the .NET 10 runtime/sdk standalone. Visual Studio for Mac is currently not supported for .NET 10.0 Preview releases.

Copy link
Preview

Copilot AI Feb 12, 2025

Choose a reason for hiding this comment

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

Inconsistent link provided. The text says to download .NET 10 but the link points to .NET 9.0. The link should point to the .NET 10 download page.

Suggested change
.NET 10 is compatible with [Visual Studio 17.XX latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/9.0) and install the .NET 10 runtime/sdk standalone. Visual Studio for Mac is currently not supported for .NET 10.0 Preview releases.
.NET 10 is compatible with [Visual Studio 17.XX latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/10.0) and install the .NET 10 runtime/sdk standalone. Visual Studio for Mac is currently not supported for .NET 10.0 Preview releases.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
KathleenDollard and others added 4 commits February 13, 2025 08:12
* Initial F# entry with links-needs cleanup

* Remove template comments from F# release notes

* Apply suggestions from code review

Thanks! All these changes are great.

Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>

* a bit of consistency here to jump down layers

* Fix typo in F# release notes

---------

Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Jon Galloway <jongalloway@gmail.com>
Co-authored-by: Jon Galloway <jongalloway@gmail.com>
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.

6 participants