File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Stryker.CLI/Stryker.CLI.UnitTest
Stryker.Core/Stryker.Core.UnitTest
Stryker.TestRunner.VsTest.UnitTest Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 40
40
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
41
41
<PackageVersion Include =" coverlet.collector" Version =" 6.0.4" />
42
42
<PackageVersion Include =" coverlet.msbuild" Version =" 6.0.4" />
43
- <PackageVersion Include =" Moq" Version =" 4.20.71 " />
43
+ <PackageVersion Include =" Moq" Version =" 4.20.72 " />
44
44
<PackageVersion Include =" Stryker.Regex.Parser" Version =" 1.0.0" />
45
45
<PackageVersion Include =" Shouldly" Version =" 4.3.0" />
46
46
<PackageVersion Include =" Spectre.Console.Testing" Version =" 0.50.0" />
Original file line number Diff line number Diff line change 20
20
},
21
21
"Moq" : {
22
22
"type" : " Direct" ,
23
- "requested" : " [4.20.71 , )" ,
24
- "resolved" : " 4.20.71 " ,
25
- "contentHash" : " sVyDjL8RDhB2CHYlAc8JCVdULQDqKPLKQj8B9yplEHg+MoNkWcuz3soUpwqTbNmFRJrKgVs8iqFK1SYlBTG5/A ==" ,
23
+ "requested" : " [4.20.72 , )" ,
24
+ "resolved" : " 4.20.72 " ,
25
+ "contentHash" : " EA55cjyNn8eTNWrgrdZJH5QLFp2L43oxl1tlkoYUKIE9pRwL784OWiTXeCV5ApS+AMYEAlt7Fo03A2XfouvHmQ ==" ,
26
26
"dependencies" : {
27
27
"Castle.Core" : " 5.1.1"
28
28
}
Original file line number Diff line number Diff line change 41
41
},
42
42
"Moq" : {
43
43
"type" : " Direct" ,
44
- "requested" : " [4.20.71 , )" ,
45
- "resolved" : " 4.20.71 " ,
46
- "contentHash" : " sVyDjL8RDhB2CHYlAc8JCVdULQDqKPLKQj8B9yplEHg+MoNkWcuz3soUpwqTbNmFRJrKgVs8iqFK1SYlBTG5/A ==" ,
44
+ "requested" : " [4.20.72 , )" ,
45
+ "resolved" : " 4.20.72 " ,
46
+ "contentHash" : " EA55cjyNn8eTNWrgrdZJH5QLFp2L43oxl1tlkoYUKIE9pRwL784OWiTXeCV5ApS+AMYEAlt7Fo03A2XfouvHmQ ==" ,
47
47
"dependencies" : {
48
48
"Castle.Core" : " 5.1.1"
49
49
}
Original file line number Diff line number Diff line change 873
873
"MSTest" : " [3.8.3, )" ,
874
874
"Microsoft.CodeAnalysis.VisualBasic" : " [4.12.0, )" ,
875
875
"Microsoft.NET.Test.Sdk" : " [17.13.0, )" ,
876
- "Moq" : " [4.20.71 , )" ,
876
+ "Moq" : " [4.20.72 , )" ,
877
877
"Shouldly" : " [4.3.0, )" ,
878
878
"Spectre.Console.Testing" : " [0.50.0, )" ,
879
879
"Stryker.Abstractions" : " [4.5.1, )" ,
1091
1091
},
1092
1092
"Moq" : {
1093
1093
"type" : " CentralTransitive" ,
1094
- "requested" : " [4.20.71 , )" ,
1095
- "resolved" : " 4.20.71 " ,
1096
- "contentHash" : " sVyDjL8RDhB2CHYlAc8JCVdULQDqKPLKQj8B9yplEHg+MoNkWcuz3soUpwqTbNmFRJrKgVs8iqFK1SYlBTG5/A ==" ,
1094
+ "requested" : " [4.20.72 , )" ,
1095
+ "resolved" : " 4.20.72 " ,
1096
+ "contentHash" : " EA55cjyNn8eTNWrgrdZJH5QLFp2L43oxl1tlkoYUKIE9pRwL784OWiTXeCV5ApS+AMYEAlt7Fo03A2XfouvHmQ ==" ,
1097
1097
"dependencies" : {
1098
1098
"Castle.Core" : " 5.1.1"
1099
1099
}
You can’t perform that action at this time.
0 commit comments