Skip to content

Update GenerateFiles to net10 #61635

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

Merged
merged 5 commits into from
Apr 23, 2025
Merged

Update GenerateFiles to net10 #61635

merged 5 commits into from
Apr 23, 2025

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Apr 23, 2025

This was way out of date

This pull request updates the target framework for the GenerateFiles project to align with newer .NET standards.

Framework update:

  • GenerateFiles.csproj: Changed the <TargetFramework> from net5.0 to net10.0 to upgrade the project to a more recent .NET version.

@wtgodbe wtgodbe requested a review from a team as a code owner April 23, 2025 18:50
@wtgodbe wtgodbe requested a review from Copilot April 23, 2025 18:51
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 23, 2025
Copy link
Contributor

@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 wasn't able to review any files in this pull request.

Files not reviewed (1)
  • eng/tools/GenerateFiles/GenerateFiles.csproj: Language not supported

@wtgodbe wtgodbe requested a review from MichaelSimons April 23, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants