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 14
14
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
16
16
<PackageReference Include =" Moq" Version =" 4.20.72" />
17
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
17
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1" >
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 32
32
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
33
33
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
34
34
<PackageReference Include =" Moq" Version =" 4.20.72" />
35
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
35
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
36
36
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1" >
37
37
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
38
38
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
16
16
<PackageReference Include =" Moq" Version =" 4.20.72" />
17
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
17
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1" >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments