Skip to content

Commit 1bdd01a

Browse files
committed
update packages
1 parent eab4ebd commit 1bdd01a

File tree

4 files changed

+111
-33
lines changed

4 files changed

+111
-33
lines changed

Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
1515
<PackageVersion Include="xunit" Version="2.9.3" />
1616
<PackageVersion Include="xunit.runner.visualstudio" Version="4.0.0-pre.3" />
17+
<PackageVersion Include="xunit.v3" Version="4.0.0-pre.33" />
1718
</ItemGroup>
1819
</Project>

Dotnet.CI.Template.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Folder Name="/tests/">
66
<Project Path="tests/Dotnet.CI.Template.Sample.Tests/Dotnet.CI.Template.Sample.Tests.csproj" />
77
</Folder>
8+
<Project Path="build/_build.csproj" />
89
</Solution>

tests/Dotnet.CI.Template.Sample.Tests/Dotnet.CI.Template.Sample.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<PackageReference Include="coverlet.collector" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" />
1010
<PackageReference Include="Shouldly" />
11-
<PackageReference Include="xunit" />
1211
<PackageReference Include="xunit.runner.visualstudio">
1312
<PrivateAssets>all</PrivateAssets>
1413
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1514
</PackageReference>
15+
<PackageReference Include="xunit.v3" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

tests/Dotnet.CI.Template.Sample.Tests/packages.lock.json

Lines changed: 108 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,21 @@
2828
"EmptyFiles": "4.4.0"
2929
}
3030
},
31-
"xunit": {
32-
"type": "Direct",
33-
"requested": "[2.9.3, )",
34-
"resolved": "2.9.3",
35-
"contentHash": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
36-
"dependencies": {
37-
"xunit.analyzers": "1.18.0",
38-
"xunit.assert": "2.9.3",
39-
"xunit.core": "[2.9.3]"
40-
}
41-
},
4231
"xunit.runner.visualstudio": {
4332
"type": "Direct",
4433
"requested": "[4.0.0-pre.3, )",
4534
"resolved": "4.0.0-pre.3",
4635
"contentHash": "gzXWGOjmjwjJZ6shXMTc+ZT9OMjarr1HaWwfX75uriM/FpcN+HOn+bbIyxO6IoeY3fcmPLpF3/s2vu1swGC5Gg=="
4736
},
37+
"xunit.v3": {
38+
"type": "Direct",
39+
"requested": "[4.0.0-pre.33, )",
40+
"resolved": "4.0.0-pre.33",
41+
"contentHash": "I+3fcLs+ysQoGs0inEudS1IiReBGYfK+j+onKwAvI7YXqYGPskN2F3wPvAPUI2U2EIOrNgP+CHrzSSgJQbb1ag==",
42+
"dependencies": {
43+
"xunit.v3.mtp-v2": "[4.0.0-pre.33]"
44+
}
45+
},
4846
"DiffEngine": {
4947
"type": "Transitive",
5048
"resolved": "11.3.0",
@@ -59,11 +57,51 @@
5957
"resolved": "4.4.0",
6058
"contentHash": "gwJEfIGS7FhykvtZoscwXj/XwW+mJY6UbAZk+qtLKFUGWC95kfKXnj8VkxsZQnWBxJemM/q664rGLN5nf+OHZw=="
6159
},
60+
"Microsoft.ApplicationInsights": {
61+
"type": "Transitive",
62+
"resolved": "2.23.0",
63+
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
64+
},
65+
"Microsoft.Bcl.AsyncInterfaces": {
66+
"type": "Transitive",
67+
"resolved": "6.0.0",
68+
"contentHash": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg=="
69+
},
6270
"Microsoft.CodeCoverage": {
6371
"type": "Transitive",
6472
"resolved": "18.3.0",
6573
"contentHash": "23BNy/vziREC20Wwhb50K7+kZe0m07KlLWDQv4qjJ9tt3QjpDpDIqJFrhYHmMEo9xDkuSp55U/8h4bMF7MiB+g=="
6674
},
75+
"Microsoft.Testing.Extensions.Telemetry": {
76+
"type": "Transitive",
77+
"resolved": "2.1.0",
78+
"contentHash": "5TwgTx2u7k9Al/xbZ18QXq4Hdy2xewkVTI6K3sk+jY2ykqUkIKNuj7rFu3GOV5KnEUkevhw6eZcyZs77STHJIA==",
79+
"dependencies": {
80+
"Microsoft.ApplicationInsights": "2.23.0",
81+
"Microsoft.Testing.Platform": "2.1.0"
82+
}
83+
},
84+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
85+
"type": "Transitive",
86+
"resolved": "2.1.0",
87+
"contentHash": "D8xmIJYQFJ6D49Rx5/vPrkZZxb338Jkew+eSqZLBfBiWKw4QZKy3i1BOXiLfz0lOmaNErwDz/YWRojCdNl+B9Q==",
88+
"dependencies": {
89+
"Microsoft.Testing.Platform": "2.1.0"
90+
}
91+
},
92+
"Microsoft.Testing.Platform": {
93+
"type": "Transitive",
94+
"resolved": "2.1.0",
95+
"contentHash": "aHkjNTGIA+Zbdw6RJgSFrbDrCjO0CgqpElqYcvkRSeUhBv2bKarnvU3ep786U7UqrPlArT/B7VmImRibJD0Zrg=="
96+
},
97+
"Microsoft.Testing.Platform.MSBuild": {
98+
"type": "Transitive",
99+
"resolved": "2.1.0",
100+
"contentHash": "UpfPebXQtHGrWz21+YLHmJSm+5zsuPE9U9pfdCtoB+67g75fDmWlNgpkH2ZmdVhSwkjNIed9Icg8Iu63z2ei5Q==",
101+
"dependencies": {
102+
"Microsoft.Testing.Platform": "2.1.0"
103+
}
104+
},
67105
"Microsoft.TestPlatform.ObjectModel": {
68106
"type": "Transitive",
69107
"resolved": "18.3.0",
@@ -78,6 +116,11 @@
78116
"Newtonsoft.Json": "13.0.3"
79117
}
80118
},
119+
"Microsoft.Win32.Registry": {
120+
"type": "Transitive",
121+
"resolved": "5.0.0",
122+
"contentHash": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg=="
123+
},
81124
"Newtonsoft.Json": {
82125
"type": "Transitive",
83126
"resolved": "13.0.3",
@@ -96,44 +139,77 @@
96139
"System.CodeDom": "6.0.0"
97140
}
98141
},
99-
"xunit.abstractions": {
142+
"System.Security.AccessControl": {
100143
"type": "Transitive",
101-
"resolved": "2.0.3",
102-
"contentHash": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg=="
144+
"resolved": "6.0.1",
145+
"contentHash": "IQ4NXP/B3Ayzvw0rDQzVTYsCKyy0Jp9KI6aYcK7UnGVlR9+Awz++TIPCQtPYfLJfOpm8ajowMR09V7quD3sEHw=="
103146
},
104147
"xunit.analyzers": {
105148
"type": "Transitive",
106-
"resolved": "1.18.0",
107-
"contentHash": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ=="
149+
"resolved": "2.0.0-pre.9",
150+
"contentHash": "jtfkxgz8boHWwt1K9QfSM8iMMdiKSrmMAtMnAqOgwL3z4F2gVaU4RLH2OfV+mNV27Bo0uTtxYZ0lUzSrk2y6tg=="
151+
},
152+
"xunit.v3.assert": {
153+
"type": "Transitive",
154+
"resolved": "4.0.0-pre.33",
155+
"contentHash": "mpm7rGtHMrkPxrMqEvfYJosXCjjtBQwjmRpqiN/zyNSAi27L2/a23OBeqhByn1A8JMZ1BxZmbxHiX7LtagibTA=="
108156
},
109-
"xunit.assert": {
157+
"xunit.v3.common": {
110158
"type": "Transitive",
111-
"resolved": "2.9.3",
112-
"contentHash": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA=="
159+
"resolved": "4.0.0-pre.33",
160+
"contentHash": "Xyhfrey+wrItB45OqQKY7IdbqcpQKUFyIe41SzlZvXxDSEI7/dkVD8nQpgPlh0wlLZWbWu+/8SxxFkBJWAlj6w==",
161+
"dependencies": {
162+
"Microsoft.Bcl.AsyncInterfaces": "6.0.0"
163+
}
164+
},
165+
"xunit.v3.core.mtp-v2": {
166+
"type": "Transitive",
167+
"resolved": "4.0.0-pre.33",
168+
"contentHash": "peKD3q/f23PNRZk+ekMI1j+qpBe9SwUsdJTh2RRWJoIjt8q3pLfeVOwYTy2qITVlu1CNSMEWXshYa0lRJp8EWQ==",
169+
"dependencies": {
170+
"Microsoft.Testing.Extensions.Telemetry": "2.1.0",
171+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.1.0",
172+
"Microsoft.Testing.Platform": "2.1.0",
173+
"Microsoft.Testing.Platform.MSBuild": "2.1.0",
174+
"xunit.v3.extensibility.core": "[4.0.0-pre.33]",
175+
"xunit.v3.runner.inproc.console": "[4.0.0-pre.33]"
176+
}
177+
},
178+
"xunit.v3.extensibility.core": {
179+
"type": "Transitive",
180+
"resolved": "4.0.0-pre.33",
181+
"contentHash": "j5aHPZb3VsIV9TxMHI57WGb+CaCwfbG5tjZwR106t0sJKiyJublstnsd+jcZusCceC5xSPS+gNWFfVZ6IAXPng==",
182+
"dependencies": {
183+
"xunit.v3.common": "[4.0.0-pre.33]"
184+
}
113185
},
114-
"xunit.core": {
186+
"xunit.v3.mtp-v2": {
115187
"type": "Transitive",
116-
"resolved": "2.9.3",
117-
"contentHash": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
188+
"resolved": "4.0.0-pre.33",
189+
"contentHash": "kMVFHngfLPYo9I8QysqlaXyCG5+IKt6YGsi0/WKjCPFx2RdTtRQu6GTJ/u9/CM8wfJWvLr5cXwcK0UxPNBeiDg==",
118190
"dependencies": {
119-
"xunit.extensibility.core": "[2.9.3]",
120-
"xunit.extensibility.execution": "[2.9.3]"
191+
"xunit.analyzers": "2.0.0-pre.9",
192+
"xunit.v3.assert": "[4.0.0-pre.33]",
193+
"xunit.v3.core.mtp-v2": "[4.0.0-pre.33]"
121194
}
122195
},
123-
"xunit.extensibility.core": {
196+
"xunit.v3.runner.common": {
124197
"type": "Transitive",
125-
"resolved": "2.9.3",
126-
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
198+
"resolved": "4.0.0-pre.33",
199+
"contentHash": "37c0fDISa3/06GXgA8wURdEIR2+l2onNUUTCrYofK5nWDPpq7xuKqthfJ7dFsjgAbqrgPYhdVuOX2DYUs3hOnw==",
127200
"dependencies": {
128-
"xunit.abstractions": "2.0.3"
201+
"Microsoft.Win32.Registry": "[5.0.0]",
202+
"System.Security.AccessControl": "[6.0.1]",
203+
"xunit.v3.common": "[4.0.0-pre.33]"
129204
}
130205
},
131-
"xunit.extensibility.execution": {
206+
"xunit.v3.runner.inproc.console": {
132207
"type": "Transitive",
133-
"resolved": "2.9.3",
134-
"contentHash": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
208+
"resolved": "4.0.0-pre.33",
209+
"contentHash": "nlsmDxwNjprr+3I/3cild2o0JklihpKWGXQFyv0zPyhfrgFY3THxikIyJ6tF3wYa9J8VkTJSYHmLYxV9IyGSVg==",
135210
"dependencies": {
136-
"xunit.extensibility.core": "[2.9.3]"
211+
"xunit.v3.extensibility.core": "[4.0.0-pre.33]",
212+
"xunit.v3.runner.common": "[4.0.0-pre.33]"
137213
}
138214
},
139215
"dotnet.ci.template.sample": {

0 commit comments

Comments
 (0)