Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Tests/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(ProjectName)' != 'LogArgs'">
<PackageReference Include="Combinatorial.MSTest" Version="1.0.0" />
<PackageReference Include="Combinatorial.MSTest" Version="2.0.0" />
<PackageReference Include="altcover" Version="9.0.1" />
<PackageReference Include="FluentAssertions" Version="7.2.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.34.1">
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.Common.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1719,7 +1719,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -1740,11 +1740,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -3882,7 +3882,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.PostProcessor.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1748,7 +1748,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -1769,11 +1769,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -3940,7 +3940,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.PreProcessor.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1762,7 +1762,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -1783,11 +1783,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -3952,7 +3952,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.Shim.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1727,7 +1727,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -1748,11 +1748,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -3898,7 +3898,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.Tasks.IntegrationTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1843,7 +1843,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -1864,11 +1864,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -4225,7 +4225,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.Tasks.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1986,7 +1986,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -2007,11 +2007,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -4495,7 +4495,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
20 changes: 10 additions & 10 deletions Tests/SonarScanner.MSBuild.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1785,7 +1785,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand All @@ -1806,11 +1806,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -4007,7 +4007,7 @@
"testutilities": {
"type": "Project",
"dependencies": {
"Combinatorial.MSTest": "[1.0.0, )",
"Combinatorial.MSTest": "[2.0.0, )",
"FluentAssertions": "[7.2.0, )",
"MSTest.TestAdapter": "[4.0.1, )",
"MSTest.TestFramework": "[4.0.1, )",
Expand Down
16 changes: 8 additions & 8 deletions Tests/TestUtilities/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down Expand Up @@ -1726,11 +1726,11 @@
},
"Combinatorial.MSTest": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "12EDxBFglOutIvGIGUu+Numgeom/ybJiDOhM6nTL2gDu/WT/XWguj/DNxnw83VndalCKI9cWKpdx3VZE6Vo+qA==",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "9tB2TMPkuEkYYUq64WREHMMyPt9NfKAyuitpK9yw3zbVe6v/vYkClZTR02+yKFUG+g8XHi5LMTt8jHz4RufGqw==",
"dependencies": {
"MSTest.TestFramework": "3.8.3"
"MSTest.TestFramework": "4.0.1"
}
},
"FluentAssertions": {
Expand Down
Loading