dotnet/machinelearning-samples

Update / Multi-target .NET Core Version

Open

#757 geöffnet am 12. Dez. 2019

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)PowerShell (4.683 Stars) (2.681 Forks)batch import
good first issue

Beschreibung

.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