Skip to content

Commit b58d571

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#106)
1 parent 9278652 commit b58d571

4 files changed

Lines changed: 26 additions & 26 deletions

File tree

src/Sleddog.Blink1.ExplicitTests/Sleddog.Blink1.ExplicitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1313
<PrivateAssets>all</PrivateAssets>

src/Sleddog.Blink1.ExplicitTests/packages.lock.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"net9.0": {
55
"Microsoft.NET.Test.Sdk": {
66
"type": "Direct",
7-
"requested": "[17.14.1, )",
8-
"resolved": "17.14.1",
9-
"contentHash": "HJKqKOE+vshXra2aEHpi2TlxYX7Z9VFYkr+E5rwEvHC8eIXiyO+K9kNm8vmNom3e2rA56WqxU+/N9NJlLGXsJQ==",
7+
"requested": "[18.0.0, )",
8+
"resolved": "18.0.0",
9+
"contentHash": "bvxj2Asb7nT+tqOFFerrhQeEjUYLwx0Poi0Rznu63WbqN+A4uDn1t5NWXfAOOQsF6lpmK6N2v+Vvgso7KWZS7g==",
1010
"dependencies": {
11-
"Microsoft.CodeCoverage": "17.14.1",
12-
"Microsoft.TestPlatform.TestHost": "17.14.1"
11+
"Microsoft.CodeCoverage": "18.0.0",
12+
"Microsoft.TestPlatform.TestHost": "18.0.0"
1313
}
1414
},
1515
"xunit": {
@@ -39,23 +39,23 @@
3939
},
4040
"Microsoft.CodeCoverage": {
4141
"type": "Transitive",
42-
"resolved": "17.14.1",
43-
"contentHash": "pmTrhfFIoplzFVbhVwUquT+77CbGH+h4/3mBpdmIlYtBi9nAB+kKI6dN3A/nV4DFi3wLLx/BlHIPK+MkbQ6Tpg=="
42+
"resolved": "18.0.0",
43+
"contentHash": "DFPhMrsIofgJ1DDU3ModqqRArDm15/bNl4ecmcuBspZkZ4ONYnCC0R8U27WzK7cYv6r8l6Q/fRmvg7cb+I/dJA=="
4444
},
4545
"Microsoft.TestPlatform.ObjectModel": {
4646
"type": "Transitive",
47-
"resolved": "17.14.1",
48-
"contentHash": "xTP1W6Mi6SWmuxd3a+jj9G9UoC850WGwZUps1Wah9r1ZxgXhdJfj1QqDLJkFjHDCvN42qDL2Ps5KjQYWUU0zcQ==",
47+
"resolved": "18.0.0",
48+
"contentHash": "Al/a99ymb8UdEEh6DKNiaoFn5i8fvX5PdM9LfU9Z/Q8NJrlyHHzF+LRHLbR+t89gRsJ2fFMpwYxgEn3eH1BQwA==",
4949
"dependencies": {
5050
"System.Reflection.Metadata": "8.0.0"
5151
}
5252
},
5353
"Microsoft.TestPlatform.TestHost": {
5454
"type": "Transitive",
55-
"resolved": "17.14.1",
56-
"contentHash": "d78LPzGKkJwsJXAQwsbJJ7LE7D1wB+rAyhHHAaODF+RDSQ0NgMjDFkSA1Djw18VrxO76GlKAjRUhl+H8NL8Z+Q==",
55+
"resolved": "18.0.0",
56+
"contentHash": "aAxE8Thr9ZHGrljOYaDeLJqitQi75iE4xeEFn6CEGFirlHSn1KwpKPniuEn6zCLZ90Z3XqNlrC3ZJTuvBov45w==",
5757
"dependencies": {
58-
"Microsoft.TestPlatform.ObjectModel": "17.14.1",
58+
"Microsoft.TestPlatform.ObjectModel": "18.0.0",
5959
"Newtonsoft.Json": "13.0.3"
6060
}
6161
},

src/Sleddog.Blink1.Tests/Sleddog.Blink1.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.1" />
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1212
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1313
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
1414
<PackageReference Include="xunit" Version="2.9.3" />

src/Sleddog.Blink1.Tests/packages.lock.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
},
1515
"Microsoft.NET.Test.Sdk": {
1616
"type": "Direct",
17-
"requested": "[17.14.1, )",
18-
"resolved": "17.14.1",
19-
"contentHash": "HJKqKOE+vshXra2aEHpi2TlxYX7Z9VFYkr+E5rwEvHC8eIXiyO+K9kNm8vmNom3e2rA56WqxU+/N9NJlLGXsJQ==",
17+
"requested": "[18.0.0, )",
18+
"resolved": "18.0.0",
19+
"contentHash": "bvxj2Asb7nT+tqOFFerrhQeEjUYLwx0Poi0Rznu63WbqN+A4uDn1t5NWXfAOOQsF6lpmK6N2v+Vvgso7KWZS7g==",
2020
"dependencies": {
21-
"Microsoft.CodeCoverage": "17.14.1",
22-
"Microsoft.TestPlatform.TestHost": "17.14.1"
21+
"Microsoft.CodeCoverage": "18.0.0",
22+
"Microsoft.TestPlatform.TestHost": "18.0.0"
2323
}
2424
},
2525
"System.Net.Http": {
@@ -109,8 +109,8 @@
109109
},
110110
"Microsoft.CodeCoverage": {
111111
"type": "Transitive",
112-
"resolved": "17.14.1",
113-
"contentHash": "pmTrhfFIoplzFVbhVwUquT+77CbGH+h4/3mBpdmIlYtBi9nAB+kKI6dN3A/nV4DFi3wLLx/BlHIPK+MkbQ6Tpg=="
112+
"resolved": "18.0.0",
113+
"contentHash": "DFPhMrsIofgJ1DDU3ModqqRArDm15/bNl4ecmcuBspZkZ4ONYnCC0R8U27WzK7cYv6r8l6Q/fRmvg7cb+I/dJA=="
114114
},
115115
"Microsoft.NETCore.Platforms": {
116116
"type": "Transitive",
@@ -124,18 +124,18 @@
124124
},
125125
"Microsoft.TestPlatform.ObjectModel": {
126126
"type": "Transitive",
127-
"resolved": "17.14.1",
128-
"contentHash": "xTP1W6Mi6SWmuxd3a+jj9G9UoC850WGwZUps1Wah9r1ZxgXhdJfj1QqDLJkFjHDCvN42qDL2Ps5KjQYWUU0zcQ==",
127+
"resolved": "18.0.0",
128+
"contentHash": "Al/a99ymb8UdEEh6DKNiaoFn5i8fvX5PdM9LfU9Z/Q8NJrlyHHzF+LRHLbR+t89gRsJ2fFMpwYxgEn3eH1BQwA==",
129129
"dependencies": {
130130
"System.Reflection.Metadata": "8.0.0"
131131
}
132132
},
133133
"Microsoft.TestPlatform.TestHost": {
134134
"type": "Transitive",
135-
"resolved": "17.14.1",
136-
"contentHash": "d78LPzGKkJwsJXAQwsbJJ7LE7D1wB+rAyhHHAaODF+RDSQ0NgMjDFkSA1Djw18VrxO76GlKAjRUhl+H8NL8Z+Q==",
135+
"resolved": "18.0.0",
136+
"contentHash": "aAxE8Thr9ZHGrljOYaDeLJqitQi75iE4xeEFn6CEGFirlHSn1KwpKPniuEn6zCLZ90Z3XqNlrC3ZJTuvBov45w==",
137137
"dependencies": {
138-
"Microsoft.TestPlatform.ObjectModel": "17.14.1",
138+
"Microsoft.TestPlatform.ObjectModel": "18.0.0",
139139
"Newtonsoft.Json": "13.0.3"
140140
}
141141
},

0 commit comments

Comments
 (0)