File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<ItemGroup >
15
15
<PackageReference Include =" FluentAssertions" Version =" 5.10.3" />
16
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4" />
17
- <PackageReference Include =" xunit" Version =" 2.4.1 " />
17
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
12
12
<PackageReference Include =" Microsoft.VisualStudio.VsixColorCompiler" Version =" 17.11.35325.10" />
13
13
<PackageReference Include =" WireMock.Net" Version =" 1.4.19" />
14
- <PackageReference Include =" xunit" Version =" 2.4.1 " />
14
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
15
15
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments