Closed jcansdale closed 4 years ago
The Dockerfile ended up with a different .NET Core SDK version to global.json. This PR makes them both explicitly use 3.1.401.
Dockerfile
global.json
3.1.401
The
Dockerfile
ended up with a different .NET Core SDK version toglobal.json
. This PR makes them both explicitly use3.1.401
.global.json
Dockerfile