File tree Expand file tree Collapse file tree 4 files changed +11
-8
lines changed
GeekLearning.Test.Integration.Sample.Test
GeekLearning.Test.Integration.Sample.Web
src/GeekLearning.Test.Integration Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 22 "version" : " 1.0.0-*" ,
33
44 "dependencies" : {
5- "GeekLearning.Test.Integration" : " 0.0.1-*" ,
65 "dotnet-test-xunit" : " 2.2.0-preview2-build1029" ,
76 "Microsoft.AspNet.WebApi.Client" : " 5.2.3" ,
87 "Microsoft.AspNetCore.TestHost" : " 1.0.0" ,
98 "SpecFlow" : " 1.9.0" ,
109 "xunit" : " 2.2.0-beta2-build3300" ,
1110 "xunit.runner.console" : " 2.1.0" ,
1211 "xunit.runner.visualstudio" : " 2.1.0" ,
13- "GeekLearning.Test.Integration.Sample.Web" : " 1.0.0-*"
12+
13+ "GeekLearning.Test.Integration" : " *" ,
14+ "GeekLearning.Test.Integration.Sample.Web" : " *"
1415 },
1516
1617 "frameworks" : {
Original file line number Diff line number Diff line change 22 "dependencies" : {
33 "Microsoft.AspNetCore.Diagnostics" : " 1.0.0" ,
44 "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0" ,
5- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0" ,
6- "GeekLearning.Test.Integration" : " 0.0.1-*" ,
7- "Microsoft.AspNetCore.Mvc" : " 1.0.0" ,
8- "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0" ,
5+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.1" ,
6+ "Microsoft.AspNetCore.Mvc" : " 1.0.1" ,
7+ "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.1" ,
98 "Microsoft.EntityFrameworkCore.Tools" : " 1.0.0-preview2-final" ,
109 "Microsoft.AspNetCore.Razor.Tools" : {
1110 "version" : " 1.0.0-preview2-final" ,
1211 "type" : " build"
1312 },
14- "Microsoft.VisualStudio.Web.BrowserLink.Loader" : " 14.0.0"
13+ "Microsoft.VisualStudio.Web.BrowserLink.Loader" : " 14.0.0" ,
14+
15+ "GeekLearning.Test.Integration" : " *"
1516 },
1617
1718 "tools" : {
Original file line number Diff line number Diff line change 1414 "Microsoft.AspNetCore.Http.Abstractions" : " 1.0.0" ,
1515 "Microsoft.AspNetCore.TestHost" : " 1.0.0" ,
1616 "Microsoft.Data.Sqlite" : " 1.0.0" ,
17- "Microsoft.EntityFrameworkCore.Sqlite" : " 1.0.0 " ,
17+ "Microsoft.EntityFrameworkCore.Sqlite" : " 1.0.1 " ,
1818 "Microsoft.Extensions.Configuration.Abstractions" : " 1.0.0" ,
1919 "Microsoft.Extensions.DependencyInjection.Abstractions" : " 1.0.0" ,
2020 "Microsoft.Extensions.Options" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments