Skip to content

Commit cd964d6

Browse files
committed
Update dependencies
1 parent c70936f commit cd964d6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/GeekLearning.Test.Integration/project.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,13 @@
2323

2424
"frameworks": {
2525
"netstandard1.6": {
26-
"imports": "dnxcore50",
2726
"dependencies": {
2827
"System.ComponentModel": "4.0.1",
2928
"System.Runtime": "4.1.0",
3029
"System.Net.Http": "4.1.0"
3130
}
3231
},
33-
"net46": {
34-
"imports": "dnxcore50",
32+
"net461": {
3533
"dependencies": {
3634
"System.ComponentModel": "4.0.0",
3735
"System.Runtime": "4.0.20",

0 commit comments

Comments
 (0)