I am limited in terms of the version of build tools available to Teamcity (MSBuild 15.6.82.30579) though local development in VS 2017 is at to 15.9.
What version of .NET Core can we safely develop in given MSBuild 15.6 on our deployment agent? I've been looking through:
https://dotnet.microsoft.com/download/dotnet-core/2.2
https://dotnet.microsoft.com/download/dotnet-core/2.1
https://dotnet.microsoft.com/download/dotnet-core/2.0
It looks like we may be limited to .NET Core 2.0 - is this accurate?