File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ group main
3
3
framework: netstandard20, netcoreapp31, net50
4
4
nuget AngleSharp 0.14.0
5
5
nuget AngleSharp.Io 0.14.0
6
- nuget SharpX 1.1.4
6
+ nuget SharpX 1.1.5
7
7
8
8
group specs
9
9
source https://www.nuget.org/api/v2
@@ -13,7 +13,7 @@ group specs
13
13
nuget xunit 2.4.1
14
14
nuget xunit.runner.visualstudio 2.4.3
15
15
nuget FluentAssertions 6.2.0
16
- nuget SharpX 1.1.4
16
+ nuget SharpX 1.1.5
17
17
nuget Bogus 33.1.1
18
18
nuget WaffleGenerator 4.2.1
19
19
nuget WaffleGenerator.Bogus 4.2.1
Original file line number Diff line number Diff line change 7
7
AngleSharp (>= 0.14)
8
8
FSharp.Core (6.0.1)
9
9
Microsoft.NETCore.Platforms (3.1) - restriction: || (== net5.0) (== netcoreapp3.1) (&& (== netstandard2.0) (>= netcoreapp2.0)) (&& (== netstandard2.0) (>= netcoreapp3.1))
10
- SharpX (1.1.4 )
10
+ SharpX (1.1.5 )
11
11
FSharp.Core (>= 4.7)
12
12
System.Runtime.CompilerServices.Unsafe (4.7) - restriction: || (&& (== net5.0) (>= net461)) (&& (== net5.0) (< netcoreapp2.0)) (&& (== net5.0) (< netcoreapp3.1)) (&& (== netcoreapp3.1) (>= net461)) (&& (== netcoreapp3.1) (< netcoreapp2.0)) (== netstandard2.0)
13
13
System.Text.Encoding.CodePages (4.7)
46
46
Microsoft.NETCore.Platforms (>= 1.1)
47
47
Newtonsoft.Json (13.0.1)
48
48
NuGet.Frameworks (5.11)
49
- SharpX (1.1.4 )
49
+ SharpX (1.1.5 )
50
50
FSharp.Core (>= 4.7)
51
51
System.Configuration.ConfigurationManager (5.0)
52
52
System.Security.Cryptography.ProtectedData (>= 5.0)
You can’t perform that action at this time.
0 commit comments