Skip to content

Set C# version to 12.0 in Directory.Build.props#5305

Merged
premun merged 1 commit intomainfrom
premun-patch-1
Sep 24, 2025
Merged

Set C# version to 12.0 in Directory.Build.props#5305
premun merged 1 commit intomainfrom
premun-patch-1

Conversation

@premun
Copy link
Copy Markdown
Member

@premun premun commented Sep 24, 2025

Visual Studio was recommending C# 14 features which would not build in CI and in the docker container that has .NET 8

Visual Studio was recommending C# 14 features which would not build in CI and in the docker container that has .NET 8
Copilot AI review requested due to automatic review settings September 24, 2025 12:41
Copy link
Copy Markdown
Contributor

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.

Pull Request Overview

This PR standardizes the C# language version to 12.0 across the solution to ensure compatibility with .NET 8 runtime used in CI and Docker containers.

@premun premun enabled auto-merge (squash) September 24, 2025 12:43
@premun premun merged commit cd6cd47 into main Sep 24, 2025
7 of 9 checks passed
@premun premun deleted the premun-patch-1 branch September 24, 2025 12:58
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.

3 participants