Moving TestAsset project from netstandard1.5 to 1.6.

This commit is contained in:
Eric Erhardt 2016-06-04 18:55:40 -05:00
parent ea8ae8d1c7
commit 3e77d1a2d8
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
"dotnet-desktop-and-portable": "1.0.0-*"
},
"frameworks": {
"netstandard1.5": {
"netstandard1.6": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24204-00"
},