Skip to content

Commit 7ac2036

Browse files
committed
SharpX ugpraded to 1.1.5
1 parent ca78a90 commit 7ac2036

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

paket.dependencies

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ group main
33
framework: netstandard20, netcoreapp31, net50
44
nuget AngleSharp 0.14.0
55
nuget AngleSharp.Io 0.14.0
6-
nuget SharpX 1.1.4
6+
nuget SharpX 1.1.5
77

88
group specs
99
source https://www.nuget.org/api/v2
@@ -13,7 +13,7 @@ group specs
1313
nuget xunit 2.4.1
1414
nuget xunit.runner.visualstudio 2.4.3
1515
nuget FluentAssertions 6.2.0
16-
nuget SharpX 1.1.4
16+
nuget SharpX 1.1.5
1717
nuget Bogus 33.1.1
1818
nuget WaffleGenerator 4.2.1
1919
nuget WaffleGenerator.Bogus 4.2.1

paket.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ NUGET
77
AngleSharp (>= 0.14)
88
FSharp.Core (6.0.1)
99
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)
1111
FSharp.Core (>= 4.7)
1212
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)
1313
System.Text.Encoding.CodePages (4.7)
@@ -46,7 +46,7 @@ NUGET
4646
Microsoft.NETCore.Platforms (>= 1.1)
4747
Newtonsoft.Json (13.0.1)
4848
NuGet.Frameworks (5.11)
49-
SharpX (1.1.4)
49+
SharpX (1.1.5)
5050
FSharp.Core (>= 4.7)
5151
System.Configuration.ConfigurationManager (5.0)
5252
System.Security.Cryptography.ProtectedData (>= 5.0)

0 commit comments

Comments
 (0)