Commit 9c648c2 1 parent 0d4ed96 commit 9c648c2 Copy full SHA for 9c648c2
File tree 1 file changed +3
-3
lines changed
csharp/PhoneNumbers.Extensions.Test
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
17
17
<ItemGroup >
18
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
19
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
20
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
19
+ <PackageReference Include =" xunit" Version =" 2.8 .0" />
20
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
21
21
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
22
22
<PrivateAssets >all</PrivateAssets >
23
23
</PackageReference >
24
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
24
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
25
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
26
26
<PrivateAssets >all</PrivateAssets >
27
27
</PackageReference >
You can’t perform that action at this time.
0 commit comments