Update Nuget packages

This commit is contained in:
John Lewin 2017-11-05 08:04:40 -08:00
parent 5d59f81485
commit fce36d63e2
8 changed files with 19 additions and 21 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.ValueTuple" version="4.3.1" targetFramework="net461" />
<package id="System.ValueTuple" version="4.4.0" targetFramework="net461" />
</packages>