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

Updated prereqs to specify .NET 6 and .NET 8 in v1.15 #1398

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

WhitWaldo
Copy link
Contributor

Description

Clarified that either .NET 6 or .NET 8+ is supported for v1.15

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1397

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [N/A] Code compiles correctly
  • [N/A] Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added the documentation Improvements or additions to documentation label Nov 1, 2024
@WhitWaldo WhitWaldo added this to the v1.15 milestone Nov 1, 2024
@WhitWaldo WhitWaldo self-assigned this Nov 1, 2024
@WhitWaldo WhitWaldo requested review from a team as code owners November 1, 2024 15:38
Copy link
Collaborator

@philliphoff philliphoff left a comment

Choose a reason for hiding this comment

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

We'll want a reminder to add support for .NET 9 when it hits GA (which should be fairly soon, according to the .NET support table).

:shipit:

@WhitWaldo WhitWaldo merged commit 7356c9d into dapr:master Nov 1, 2024
10 checks passed
@WhitWaldo WhitWaldo deleted the prereqs-docs branch November 1, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Update pre-requisites on the .NET landing page with supported .NET versions
2 participants