File tree 1 file changed +2
-2
lines changed
csharp/PhoneNumbers.Extensions.Test
1 file changed +2
-2
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.12.0" />
19
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
19
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
20
20
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
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.3 " >
24
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
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