dotnet/machinelearning-samples

Update / Multi-target .NET Core Version

Open

#757 opened on Dec 12, 2019

View on GitHub
 (4 comments) (1 reaction) (0 assignees)PowerShell (4,683 stars) (2,681 forks)batch import
good first issue

Description

.NET Core 2.2 reaches end of life December 23. Either upgrade the version to 3.1 LTS, which is what users should be already doing anyway, or target multiple versions of .NET Core so users who are still on 2.x are not broken.

Contributor guide