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

Npgsql: Use the latest .NET target framework available #780

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

amotl
Copy link
Member

@amotl amotl commented Dec 19, 2024

About

Use <TargetFramework>net$(NETCoreAppMaximumVersion)</TargetFramework> in .csproj to set the target framework to the latest version available for the SDK. Thanks, @meziantou!

-- https://www.meziantou.net/how-to-use-the-latest-target-framework-available-for-a-dotnet-sdk.htm

/cc @simonprickett, @kneth

@amotl amotl changed the title Npgsql: Use the latest target framework available Npgsql: Use the latest .NET target framework available Dec 19, 2024
@amotl amotl marked this pull request as ready for review December 19, 2024 22:05
@amotl amotl requested a review from kneth December 19, 2024 22:05
@amotl amotl merged commit de1d365 into main Dec 19, 2024
4 checks passed
@amotl amotl deleted the npgsql-anytarget branch December 19, 2024 22:05
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.

1 participant