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 1717
1818 <ItemGroup >
1919 <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" >
2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 </PackageReference >
Original file line number Diff line number Diff line change 3636 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
3737 <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.12" />
3838 <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" >
4040 <PrivateAssets >all</PrivateAssets >
4141 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4242 </PackageReference >
You can’t perform that action at this time.
0 commit comments