Skip to content

Commit 77342ff

Browse files
committed
Updated specs project dependencies
1 parent 10ff668 commit 77342ff

File tree

5 files changed

+55
-52
lines changed

5 files changed

+55
-52
lines changed

paket.dependencies

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
group main
2-
source https://www.nuget.org/api/v2
3-
framework: netstandard20, net50
4-
nuget AngleSharp 0.14.0
5-
nuget AngleSharp.Io 0.14.0
6-
nuget Bogus 29.0.1
2+
source https://www.nuget.org/api/v2
3+
framework: netstandard20, net50
4+
nuget AngleSharp 0.14.0
5+
nuget AngleSharp.Io 0.14.0
76

87
group specs
9-
framework: net50
10-
source https://www.nuget.org/api/v2
11-
nuget coverlet.collector 1.0.1
12-
nuget FluentAssertions 5.10.3
13-
nuget Microsoft.NET.Test.Sdk 16.2.0
14-
nuget WaffleGenerator 4.0.2
15-
nuget WaffleGenerator.Bogus 4.0.2
16-
nuget xunit 2.4.0
17-
nuget xunit.runner.visualstudio 2.4.0
18-
nuget CSharpx 2.8.0-rc.2
8+
source https://www.nuget.org/api/v2
9+
framework: net50
10+
nuget Microsoft.NET.Test.Sdk 16.9.4
11+
nuget coverlet.collector 1.0.1
12+
nuget xunit 2.4.1
13+
nuget xunit.runner.visualstudio 2.4.3
14+
nuget FluentAssertions 6.2.0
15+
nuget CSharpx 2.8.0-rc.2
16+
nuget Bogus 33.1.1
17+
nuget WaffleGenerator 4.2.1
18+
nuget WaffleGenerator.Bogus 4.2.1
1919

2020
group sample
21-
framework: net50
22-
source https://www.nuget.org/api/v2
23-
nuget CommandLineParser 2.7.82
21+
source https://www.nuget.org/api/v2
22+
framework: net50
23+
nuget CommandLineParser 2.7.82

paket.lock

+25-22
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ NUGET
55
System.Text.Encoding.CodePages (>= 4.5)
66
AngleSharp.Io (0.14)
77
AngleSharp (>= 0.14)
8-
Bogus (29.0.1)
98
Microsoft.NETCore.Platforms (3.1) - restriction: || (== net5.0) (&& (== netstandard2.0) (>= netcoreapp2.0)) (&& (== netstandard2.0) (>= netcoreapp3.1))
109
System.Runtime.CompilerServices.Unsafe (4.7) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.0)) (&& (== net5.0) (< netcoreapp3.1)) (== netstandard2.0)
1110
System.Text.Encoding.CodePages (4.7)
@@ -26,13 +25,13 @@ NUGET
2625
coverlet.collector (1.0.1)
2726
CSharpx (2.8.0-rc.2)
2827
FSharp.Core (>= 4.7)
29-
FluentAssertions (5.10.3)
28+
FluentAssertions (6.2)
3029
System.Configuration.ConfigurationManager (>= 4.4)
3130
FSharp.Core (6.0.1)
3231
Microsoft.CodeCoverage (17.0)
33-
Microsoft.NET.Test.Sdk (16.2)
34-
Microsoft.CodeCoverage (>= 16.2)
35-
Microsoft.TestPlatform.TestHost (>= 16.2)
32+
Microsoft.NET.Test.Sdk (16.9.4)
33+
Microsoft.CodeCoverage (>= 16.9.4)
34+
Microsoft.TestPlatform.TestHost (>= 16.9.4)
3635
Microsoft.NETCore.Platforms (5.0.4)
3736
Microsoft.TestPlatform.ObjectModel (17.0)
3837
NuGet.Frameworks (>= 5.0)
@@ -42,6 +41,8 @@ NUGET
4241
Newtonsoft.Json (>= 9.0.1)
4342
Microsoft.Win32.SystemEvents (5.0)
4443
Microsoft.NETCore.Platforms (>= 5.0)
44+
NETStandard.Library (2.0.3)
45+
Microsoft.NETCore.Platforms (>= 1.1)
4546
Newtonsoft.Json (13.0.1)
4647
NuGet.Frameworks (5.11)
4748
System.Configuration.ConfigurationManager (5.0)
@@ -60,23 +61,25 @@ NUGET
6061
System.Security.Principal.Windows (5.0)
6162
System.Windows.Extensions (5.0)
6263
System.Drawing.Common (>= 5.0)
63-
WaffleGenerator (4.0.2)
64-
WaffleGenerator.Bogus (4.0.2)
65-
Bogus (>= 26.0.2)
66-
WaffleGenerator (>= 4.0.2)
67-
xunit (2.4)
64+
WaffleGenerator (4.2.1)
65+
WaffleGenerator.Bogus (4.2.1)
66+
Bogus (>= 33.0.2)
67+
WaffleGenerator (>= 4.2.1)
68+
xunit (2.4.1)
6869
xunit.analyzers (>= 0.10)
69-
xunit.assert (2.4)
70-
xunit.core (2.4)
70+
xunit.assert (2.4.1)
71+
xunit.core (2.4.1)
7172
xunit.abstractions (2.0.3)
7273
xunit.analyzers (0.10)
73-
xunit.assert (2.4)
74-
xunit.core (2.4)
75-
xunit.extensibility.core (2.4)
76-
xunit.extensibility.execution (2.4)
77-
xunit.extensibility.core (2.4)
78-
xunit.abstractions (>= 2.0.2)
79-
xunit.extensibility.execution (2.4)
80-
xunit.extensibility.core (2.4)
81-
xunit.runner.visualstudio (2.4)
82-
Microsoft.NET.Test.Sdk (>= 15.0)
74+
xunit.assert (2.4.1)
75+
NETStandard.Library (>= 1.6.1)
76+
xunit.core (2.4.1)
77+
xunit.extensibility.core (2.4.1)
78+
xunit.extensibility.execution (2.4.1)
79+
xunit.extensibility.core (2.4.1)
80+
NETStandard.Library (>= 1.6.1)
81+
xunit.abstractions (>= 2.0.3)
82+
xunit.extensibility.execution (2.4.1)
83+
NETStandard.Library (>= 1.6.1)
84+
xunit.extensibility.core (2.4.1)
85+
xunit.runner.visualstudio (2.4.3)
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group sample
2-
CommandLineParser
2+
CommandLineParser

src/PickAll/paket.references

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group main
2-
AngleSharp
3-
AngleSharp.Io
2+
AngleSharp
3+
AngleSharp.Io

tests/PickAll.Specs/paket.references

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
group specs
2-
Bogus
3-
FluentAssertions
4-
Microsoft.NET.Test.Sdk
5-
WaffleGenerator
6-
WaffleGenerator.Bogus
7-
xunit
8-
xunit.runner.visualstudio
9-
coverlet.collector
10-
CSharpx
2+
Bogus
3+
FluentAssertions
4+
Microsoft.NET.Test.Sdk
5+
WaffleGenerator
6+
WaffleGenerator.Bogus
7+
xunit
8+
xunit.runner.visualstudio
9+
coverlet.collector
10+
CSharpx

0 commit comments

Comments
 (0)