File tree 3 files changed +3
-3
lines changed
GitHubActions.Gates.Framework.Tests
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" JunitXml.TestLogger" Version =" 3.1.12" />
14
14
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
15
15
<PackageReference Include =" Moq" Version =" 4.20.70" />
16
- <PackageReference Include =" xunit" Version =" 2.6.6 " />
16
+ <PackageReference Include =" xunit" Version =" 2.7.0 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 30
30
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 6.0.0" />
31
31
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
32
32
<PackageReference Include =" Moq" Version =" 4.20.70" />
33
- <PackageReference Include =" xunit" Version =" 2.6.6 " />
33
+ <PackageReference Include =" xunit" Version =" 2.7.0 " />
34
34
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
35
35
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
36
36
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" JunitXml.TestLogger" Version =" 3.1.12" />
14
14
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
15
15
<PackageReference Include =" Moq" Version =" 4.20.70" />
16
- <PackageReference Include =" xunit" Version =" 2.6.6 " />
16
+ <PackageReference Include =" xunit" Version =" 2.7.0 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments