File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
MongoDB.Bson.Tests.Dotnet
MongoDB.Driver.Core.Tests.Dotnet
MongoDB.Driver.GridFS.Tests.Dotnet
MongoDB.Driver.Tests.Dotnet Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "testRunner" : " xunit" ,
44 "dependencies" : {
55 "FluentAssertions" : " 4.11.0" ,
6- "moq.netcore" : " 4.4.0-beta8" ,
76 "NETStandard.Library" : " 1.6.0" ,
87 "System.Collections.Specialized" : " 4.0.1" ,
98 "xunit" : " 2.2.0-beta2-build3300" ,
109 "dotnet-test-xunit" : " 2.2.0-preview2-build1029" ,
1110 "System.Diagnostics.TraceSource" : " 4.0.0" ,
1211 "System.Dynamic.Runtime" : " 4.0.11" ,
1312 "MongoDB.Bson.Dotnet" : " 1.0.0-*" ,
14- "MongoDB.Bson.TestHelpers.Dotnet" : " 1.0.0-*"
13+ "MongoDB.Bson.TestHelpers.Dotnet" : " 1.0.0-*" ,
14+ "Moq" : " 4.6.36-alpha"
1515 },
1616
1717 "frameworks" : {
Original file line number Diff line number Diff line change 1- {
1+ {
22 "version" : " 1.0.0-*" ,
33 "testRunner" : " xunit" ,
44
88 "MongoDB.Bson.Dotnet" : " 1.0.0-*" ,
99 "MongoDB.Bson.TestHelpers.Dotnet" : " 1.0.0-*" ,
1010 "MongoDB.Driver.Core.TestHelpers.Dotnet" : " 1.0.0-*" ,
11- "moq.netcore " : " 4.4.0-beta8 " ,
11+ "Moq " : " 4.6.36-alpha " ,
1212 "NETStandard.Library" : " 1.6.0" ,
1313 "xunit" : " 2.2.0-beta2-build3300"
1414 },
Original file line number Diff line number Diff line change 1- {
1+ {
22 "version" : " 1.0.0-*" ,
33 "testRunner" : " xunit" ,
44
1212 "MongoDB.Driver.Dotnet" : " 1.0.0-*" ,
1313 "MongoDB.Driver.GridFS.Dotnet" : " 1.0.0-*" ,
1414 "MongoDB.Driver.TestHelpers.Dotnet" : " 1.0.0-*" ,
15- "moq.netcore " : " 4.4.0-beta8 " ,
15+ "Moq " : " 4.6.36-alpha " ,
1616 "NETStandard.Library" : " 1.6.0" ,
1717 "xunit" : " 2.2.0-beta2-build3300"
1818 },
Original file line number Diff line number Diff line change 1111 "MongoDB.Driver.Core.TestHelpers.Dotnet" : " 1.0.0-*" ,
1212 "MongoDB.Driver.Dotnet" : " 1.0.0-*" ,
1313 "MongoDB.Driver.TestHelpers.Dotnet" : " 1.0.0-*" ,
14- "moq.netcore " : " 4.4.0-beta8 " ,
14+ "Moq " : " 4.6.36-alpha " ,
1515 "NETStandard.Library" : " 1.6.0" ,
1616 "xunit" : " 2.2.0-beta2-build3300"
1717 },
You can’t perform that action at this time.
0 commit comments