Update test sources project.json.

This commit is contained in:
N. Taylor Mullen 2015-10-21 14:46:55 -07:00
parent be324b220a
commit f0a4a9773d
1 changed files with 1 additions and 5 deletions

View File

@ -6,10 +6,6 @@
},
"frameworks": {
"net45": { },
"dotnet": {
"dependencies": {
"System.Runtime": "4.0.21-beta-*"
}
}
"dotnet": { }
}
}