Closed takayukioda closed 7 years ago
@takayukioda Should I specify the version of nuget
and Nancy
or by default latest version should be installed?
Should I specify the version of nuget and Nancy or by default latest version should be installed?
Just my opinion but you should version everything you can so builds are more reproducible.
Yes I agree with you. I remember we had some issue before where version was not specified.
fixed, merged!
Currently codecheck does not have a way to do nuget package installing.
At least, we know following command enables user to use nuget. Find out efficient and official way to install nuget cli tool and its cache directory.
Add this installation on Dockerfile.