Daeer-Projects / DatabaseOperations

A library of operations that can be applied to an MS SQL Server database.
MIT License
5 stars 2 forks source link

Add support for dotnet 7 #77

Closed Daeer-Projects closed 1 year ago

Daeer-Projects commented 2 years ago

Dotnet 7 has been released.

The projects will need to have NET7.0 added to the target frameworks.