Fix *WithOutputAssemblyName test projects NetStandard reference.

This commit is contained in:
Eric Erhardt 2016-03-28 13:51:21 -05:00
parent cefed77ca9
commit a6b82782dc
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
"preserveCompilationContext": true
},
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23928"
"NETStandard.Library": "1.5.0-rc2-23928"
},
"frameworks": {
"netstandardapp1.5": {