File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Exceptionless.MessagePack.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
18
18
<ItemGroup >
19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
20
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0 .2" >
20
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8 .2" >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23
23
</PackageReference >
Original file line number Diff line number Diff line change 36
36
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
37
37
<PackageReference Include =" BenchmarkDotNet" Version =" 0.13.12" />
38
38
<PackageReference Include =" Moq" Version =" 4.20.72" />
39
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0 .2" >
39
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8 .2" >
40
40
<PrivateAssets >all</PrivateAssets >
41
41
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
42
42
</PackageReference >
You can’t perform that action at this time.
0 commit comments