-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
base: main
Are you sure you want to change the base?
Conversation
- [Runtime](./runtime.md) | ||
- [SDK](./sdk.md) | ||
|
||
## Feature Release Notes |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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"
There was a problem hiding this comment.
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.
Co-authored-by: Rich Lander <rlander@microsoft.com>
@maumar i added in the EF Core 10 part here for review |
@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 |
Could you please update a ReadMe file to include information about .NET 10? |
There was a problem hiding this 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
.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. | ||
|
There was a problem hiding this comment.
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.'
.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.
.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. | ||
|
There was a problem hiding this comment.
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.
.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.
* 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>
No description provided.