File tree Expand file tree Collapse file tree 3 files changed +8
-13
lines changed
test/Whathecode.System.Tests Expand file tree Collapse file tree 3 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "projects" : [ " src" , " test" ],
33 "sdk" : {
4- "version" : " 1.0.0-preview2-003121 "
4+ "version" : " 1.0.0-preview2-003131 "
55 }
66}
Original file line number Diff line number Diff line change 1- {
1+ {
22 "version" : " 1.0.0-*" ,
33
44 "dependencies" : {
5- "NETStandard.Library" : " 1.6.0 "
5+ "NETStandard.Library" : " 1.6.1 "
66 },
77
88 "frameworks" : {
Original file line number Diff line number Diff line change 66 "include" : [ " xunit.runner.json" ]
77 }
88 },
9+ "testRunner" : " xunit" ,
910 "dependencies" : {
10- "System.Runtime.Serialization.Primitives" : " 4.1.1" ,
11- "xunit" : " 2.1.0" ,
12- "dotnet-test-xunit" : " 1.0.0-rc2-192208-24" ,
11+ "xunit" : " 2.2.0-beta4-build3444" ,
12+ "dotnet-test-xunit" : " 2.2.0-preview2-build1029" ,
1313 "Whathecode.System" : " 1.0.0-*"
1414 },
15- "testRunner" : " xunit" ,
1615 "frameworks" : {
1716 "netcoreapp1.0" : {
1817 "dependencies" : {
1918 "Microsoft.NETCore.App" : {
2019 "type" : " platform" ,
2120 "version" : " 1.0.0"
2221 }
23- },
24- "imports" : [
25- " dotnet5.4" ,
26- " portable-net451+win8"
27- ]
22+ }
2823 }
2924 }
30- }
25+ }
You can’t perform that action at this time.
0 commit comments