Skip to content

Commit b7e91bd

Browse files
Lorem FooBotLoremFooBar
Lorem FooBot
authored andcommitted
chore(deps): update dependency microsoft.net.test.sdk to v17.10.0
1 parent 1b146e1 commit b7e91bd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tests/ReportGenerator.BitbucketPipe.Tests/ReportGenerator.BitbucketPipe.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PackageReference>
2020
<PackageReference Include="nunit" Version="4.1.0" />
2121
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
22-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
22+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

tests/ReportGenerator.BitbucketPipe.Tests/packages.lock.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
},
2626
"Microsoft.NET.Test.Sdk": {
2727
"type": "Direct",
28-
"requested": "[17.9.0, )",
29-
"resolved": "17.9.0",
30-
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
28+
"requested": "[17.10.0, )",
29+
"resolved": "17.10.0",
30+
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
3131
"dependencies": {
32-
"Microsoft.CodeCoverage": "17.9.0",
33-
"Microsoft.TestPlatform.TestHost": "17.9.0"
32+
"Microsoft.CodeCoverage": "17.10.0",
33+
"Microsoft.TestPlatform.TestHost": "17.10.0"
3434
}
3535
},
3636
"NSubstitute": {
@@ -102,8 +102,8 @@
102102
},
103103
"Microsoft.CodeCoverage": {
104104
"type": "Transitive",
105-
"resolved": "17.9.0",
106-
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
105+
"resolved": "17.10.0",
106+
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
107107
},
108108
"Microsoft.DotNet.PlatformAbstractions": {
109109
"type": "Transitive",
@@ -288,18 +288,18 @@
288288
},
289289
"Microsoft.TestPlatform.ObjectModel": {
290290
"type": "Transitive",
291-
"resolved": "17.9.0",
292-
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
291+
"resolved": "17.10.0",
292+
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
293293
"dependencies": {
294294
"System.Reflection.Metadata": "1.6.0"
295295
}
296296
},
297297
"Microsoft.TestPlatform.TestHost": {
298298
"type": "Transitive",
299-
"resolved": "17.9.0",
300-
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
299+
"resolved": "17.10.0",
300+
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
301301
"dependencies": {
302-
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
302+
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
303303
"Newtonsoft.Json": "13.0.1"
304304
}
305305
},

0 commit comments

Comments
 (0)