File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
DisCatSharp.ApplicationCommands.Tests
DisCatSharp.Configuration.Tests
DisCatSharp.EventHandlers.Tests
DisCatSharp.Hosting.Tests Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<ItemGroup >
7
7
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
8
- <PackageReference Include =" xunit" Version =" 2.6.5 " />
8
+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
9
9
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6" >
10
10
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
11
11
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
14
14
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
16
- <PackageReference Include =" xunit" Version =" 2.6.5 " />
16
+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6" >
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 5
5
6
6
<ItemGroup >
7
7
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
8
- <PackageReference Include =" xunit" Version =" 2.6.5 " />
8
+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
9
9
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6" >
10
10
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
11
11
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
14
14
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
16
- <PackageReference Include =" xunit" Version =" 2.6.5 " />
16
+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6" >
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 8
8
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
9
9
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.8.0" />
10
10
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 4.8.0" />
11
- <PackageReference Include =" xunit" Version =" 2.6.5 " />
11
+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
12
12
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6" >
13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments