File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/AdoNet.Specification.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 </PropertyGroup >
3434
3535 <ItemGroup >
36- <PackageReference Include =" xunit" Version =" 2.5.3 " />
37- <PackageReference Include =" xunit.extensibility.execution" Version =" 2.5.3 " />
36+ <PackageReference Include =" xunit" Version =" 2.6.0 " />
37+ <PackageReference Include =" xunit.extensibility.execution" Version =" 2.6.0 " />
3838 <PackageReference Include =" Xunit.SkippableFact" Version =" 1.4.13" />
3939 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
4040 </ItemGroup >
Original file line number Diff line number Diff line change 11<Project >
22 <ItemGroup >
33 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
4- <PackageReference Include =" xunit" Version =" 2.5.3 " />
4+ <PackageReference Include =" xunit" Version =" 2.6.0 " />
55 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3" />
66 </ItemGroup >
77</Project >
You can’t perform that action at this time.
0 commit comments