Skip to content

.NET 8 support

Compare
Choose a tag to compare
@jmezach jmezach released this 16 May 09:08
· 2 commits to release/v2.6.0 since this release

In this release we've added support for .NET 8, which is currently in preview. Note that we've also dropped our support for .NET Core 3.1 in this release as that is no longer supported by Microsoft. If you're still using .NET Core 3.1 we recommend you stay on an older version of MSBuild.Sdk.SqlProj.

As part of this release we've also updated some of our third-party dependencies and we've introduced a capability in the SDK that will allow Visual Studio extensions to check if a project is using this SDK.

Please see all changes below:

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0