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

Added net8.0 as a supported target framework for OpenAI #272 #277

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

armanossiloko
Copy link
Contributor

I honestly do not know why this has not been done by now. NET 8 is the latest dotnet version and is also LTS.

All the examples and tests projects are already targeting net8.0 so basically the only the thing needing to be done is add it to the supported target frameworks in the OpenAI.csproj

Besides, from what I understood, this would help with #272 and the change proposed in this PR was also suggested by @RogerBarreto in #98, however that PR was never updated since August.

@AlecVermeer
Copy link

👀

@joseharriaga joseharriaga merged commit 6203354 into openai:main Jan 21, 2025
1 check passed
@joseharriaga
Copy link
Collaborator

Thank you for your contribution, @armanossiloko !

@armanossiloko armanossiloko deleted the feature/net8_0 branch January 21, 2025 21:57
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.

5 participants