dotnet/machinelearning-samples

Update / Multi-target .NET Core Version

Open

#757 opened on 2019年12月12日

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

説明

.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.

コントリビューターガイド