File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/AdoNet.Specification.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
</PropertyGroup >
29
29
30
30
<ItemGroup >
31
- <PackageReference Include =" xunit" Version =" 2.5.1-pre.4 " />
31
+ <PackageReference Include =" xunit" Version =" 2.5.3 " />
32
32
<PackageReference Include =" xunit.extensibility.execution" Version =" 2.5.1-pre.4" />
33
33
<PackageReference Include =" Xunit.SkippableFact" Version =" 1.4.13" />
34
34
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<ItemGroup >
3
3
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
4
- <PackageReference Include =" xunit" Version =" 2.5.1-pre.4 " />
4
+ <PackageReference Include =" xunit" Version =" 2.5.3 " />
5
5
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0" />
6
6
</ItemGroup >
7
7
</Project >
You can’t perform that action at this time.
0 commit comments