File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
sample/GeekLearning.Test.Integration.Sample.Web
src/GeekLearning.Test.Integration Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 55 "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0" ,
66 "GeekLearning.Test.Integration" : " 0.0.1-*" ,
77 "Microsoft.AspNetCore.Mvc" : " 1.0.0" ,
8- "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.1 " ,
8+ "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0 " ,
99 "Microsoft.EntityFrameworkCore.Tools" : " 1.0.0-preview2-final" ,
1010 "Microsoft.AspNetCore.Razor.Tools" : {
1111 "version" : " 1.0.0-preview2-final" ,
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments