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

Change target framework to .net 8.0 #356

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

goagain
Copy link
Contributor

@goagain goagain commented Nov 15, 2023

Dotnet 8.0 was released recently. It is the latest LTS version of dotnet. We should change the framework to .net 8.0 and see whether it can bring performance and other benefits to us.

@goagain goagain requested a review from a team as a code owner November 15, 2023 19:53
@goagain goagain added the devops Changes related to the infrastructure supporting AzureAuth label Nov 15, 2023
@goagain goagain self-assigned this Nov 15, 2023
@goagain goagain marked this pull request as draft December 5, 2023 01:49
@goagain
Copy link
Contributor Author

goagain commented Dec 5, 2023

dotnet 8.0 has many breaking changes especially in trimming.
CommandLineUtils, an upstream of Lasso, is currently not compatible with dotnet 8.0.

@kyle-rader-msft
Copy link
Contributor

@mijpeterson @varshini-elayappen It would be nice to have azureauth on dotnet 8 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Changes related to the infrastructure supporting AzureAuth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants