dotnet / dotnet-docker-nightly

This repository has moved to the nightly branch of dotnet/dotnet-docker.
https://github.com/dotnet/dotnet-docker/tree/nightly
MIT License
35 stars 30 forks source link

update-dependencies tool should be reading CLI version from ProductVersion property of version manifest. #550

Closed MichaelSimons closed 6 years ago

MichaelSimons commented 6 years ago

This issue should address the following: https://github.com/dotnet/dotnet-docker-nightly/blob/master/update-dependencies/Program.cs#L84

This issue is blocked on the ProductVersion info being written to the manifest in the Release/2.1 branch - https://github.com/dotnet/cli/pull/8504

MichaelSimons commented 6 years ago

Issue moved to dotnet/dotnet-docker #375 via ZenHub