Skip to content

Conversation

@zacharylayne
Copy link
Contributor

@zacharylayne zacharylayne commented Jan 10, 2025

Summary

Removed that C# 13 is in preview.


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/keywords/field.md field - Field backed property declarations

Removed that C# 13 is in preview.
@zacharylayne zacharylayne requested review from a team and BillWagner as code owners January 10, 2025 14:06
@dotnetrepoman dotnetrepoman bot added this to the January 2025 milestone Jan 10, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc lang-reference/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Jan 10, 2025
@BillWagner
Copy link
Member

Hi @zacharylayne.

See #44208

Yes, C# 13 is GA. It released in November 2024. However, the field feature is a preview feature. The compiler blocks it in C# 13, unless you use <LangVersion>preview</LangVersion> in your project file.

We want to get feedback from customers (like you!) on any impact of the potential breaking change when field takes on a different meaning.

I'll close this PR, as the description of the preview feature is accurate.

@BillWagner BillWagner closed this Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc lang-reference/subsvc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants