Error on NixOS 17.03 on nuget restore step
Open
kind:bug
kind:infrastructure
- Dominant language
- F#
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
NixOS 17.03
### Steps to reproduce
- `$ nix-shell`
- `$ nuget restore`
### Observed
```
The 'System.ValueTuple 4.3.0' package requires NuGet client version '2.12' or above, but the current NuGet version is '2.8.5.0'
```
### Expected
No errors, since the minimal requirement of NixOS version is 16.09 according to [README](https://github.com/ForNeVeR/1969/blob/50ed17a7f5d0625fb8d1da09473ffb64c7f9fa93/Readme.md#nixos)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.