File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
FSharp.Control.TaskSeq.SmokeTests
FSharp.Control.TaskSeq.Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
<PackageReference Include =" FsToolkit.ErrorHandling.TaskResult" Version =" 4.10.0" />
22
22
<PackageReference Include =" FsUnit.xUnit" Version =" 5.5.0" />
23
23
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
24
- <PackageReference Include =" xunit" Version =" 2.5.3 " />
24
+ <PackageReference Include =" xunit" Version =" 2.6.1 " />
25
25
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3" >
26
26
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
27
27
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 55
55
<PackageReference Update =" FSharp.Core" Version =" 6.0.1" />
56
56
<PackageReference Include =" FsUnit.xUnit" Version =" 5.5.0" />
57
57
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
58
- <PackageReference Include =" xunit" Version =" 2.5.3 " />
58
+ <PackageReference Include =" xunit" Version =" 2.6.1 " />
59
59
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3" >
60
60
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
61
61
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments