Skip to content

Commit dfc85b8

Browse files
committed
chore: update deps
1 parent 6791eb9 commit dfc85b8

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

paket.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ NUGET
88
Microsoft.Bcl.AsyncInterfaces (10.0.8) - restriction: || (>= net462) (&& (< net8.0) (>= netstandard2.0))
99
System.Threading.Tasks.Extensions (>= 4.6.3) - restriction: || (>= net462) (&& (>= netstandard2.0) (< netstandard2.1))
1010
Microsoft.NETCore.Platforms (7.0.4) - restriction: >= net461
11-
Microsoft.OpenApi (2.7.4)
11+
Microsoft.OpenApi (2.7.5)
1212
System.Text.Json (>= 8.0.5) - restriction: >= netstandard2.0
13-
Microsoft.OpenApi.YamlReader (2.7.4)
14-
Microsoft.OpenApi (>= 2.7.4) - restriction: >= netstandard2.0
13+
Microsoft.OpenApi.YamlReader (2.7.5)
14+
Microsoft.OpenApi (>= 2.7.5) - restriction: >= netstandard2.0
1515
SharpYaml (>= 2.1.4) - restriction: >= netstandard2.0
1616
System.Text.Json (>= 8.0.5) - restriction: >= netstandard2.0
1717
NETStandard.Library (2.0.3) - restriction: >= net461
@@ -52,8 +52,8 @@ GITHUB
5252
src/ProvidedTypes.fs (ceeb6bceb234baa72d3b2a469e8b33cc764d88ab)
5353
src/ProvidedTypes.fsi (ceeb6bceb234baa72d3b2a469e8b33cc764d88ab)
5454
remote: fsprojects/FSharp.Data
55-
src/FSharp.Data.Runtime.Utilities/NameUtils.fs (f0a229d291c6ded512097c1c1781772fc4319d07)
56-
src/FSharp.Data.Runtime.Utilities/Pluralizer.fs (f0a229d291c6ded512097c1c1781772fc4319d07)
55+
src/FSharp.Data.Runtime.Utilities/NameUtils.fs (de8b19e405242d81b099b325d2b2c6e4246a725c)
56+
src/FSharp.Data.Runtime.Utilities/Pluralizer.fs (de8b19e405242d81b099b325d2b2c6e4246a725c)
5757
GROUP Server
5858
RESTRICTION: == net10.0
5959
NUGET
@@ -456,7 +456,7 @@ NUGET
456456
Microsoft.Extensions.Options (>= 10.0.8)
457457
Microsoft.Net.Http.Headers (10.0.8)
458458
Microsoft.Extensions.Primitives (>= 10.0.8)
459-
Microsoft.OpenApi (2.7.4)
459+
Microsoft.OpenApi (2.7.5)
460460
System.Text.Json (>= 8.0.5)
461461
Newtonsoft.Json (13.0.4)
462462
Newtonsoft.Json.Bson (1.0.3)
@@ -526,7 +526,7 @@ NUGET
526526
Microsoft.ApplicationInsights (3.1.1)
527527
Azure.Monitor.OpenTelemetry.Exporter (>= 1.8)
528528
Microsoft.Bcl.AsyncInterfaces (10.0.8)
529-
Microsoft.CodeCoverage (18.5.1)
529+
Microsoft.CodeCoverage (18.6)
530530
Microsoft.Extensions.Configuration (10.0.8)
531531
Microsoft.Extensions.Configuration.Abstractions (>= 10.0.8)
532532
Microsoft.Extensions.Primitives (>= 10.0.8)
@@ -581,10 +581,10 @@ NUGET
581581
Microsoft.Identity.Client (>= 4.84.1)
582582
System.Security.Cryptography.ProtectedData (>= 4.5)
583583
Microsoft.IdentityModel.Abstractions (8.18)
584-
Microsoft.NET.Test.Sdk (18.5.1)
585-
Microsoft.CodeCoverage (>= 18.5.1)
586-
Microsoft.TestPlatform.TestHost (>= 18.5.1)
587-
Microsoft.OpenApi (2.7.4)
584+
Microsoft.NET.Test.Sdk (18.6)
585+
Microsoft.CodeCoverage (>= 18.6)
586+
Microsoft.TestPlatform.TestHost (>= 18.6)
587+
Microsoft.OpenApi (2.7.5)
588588
System.Text.Json (>= 8.0.5)
589589
Microsoft.Testing.Extensions.Telemetry (2.2.3)
590590
Microsoft.ApplicationInsights (>= 2.23)
@@ -594,10 +594,10 @@ NUGET
594594
Microsoft.Testing.Platform (2.2.3)
595595
Microsoft.Testing.Platform.MSBuild (2.2.3)
596596
Microsoft.Testing.Platform (>= 2.2.3)
597-
Microsoft.TestPlatform.ObjectModel (18.5.1)
597+
Microsoft.TestPlatform.ObjectModel (18.6)
598598
System.Reflection.Metadata (>= 8.0)
599-
Microsoft.TestPlatform.TestHost (18.5.1)
600-
Microsoft.TestPlatform.ObjectModel (>= 18.5.1)
599+
Microsoft.TestPlatform.TestHost (18.6)
600+
Microsoft.TestPlatform.ObjectModel (>= 18.6)
601601
Newtonsoft.Json (>= 13.0.3)
602602
Microsoft.Win32.Registry (5.0)
603603
System.Security.AccessControl (>= 5.0)

0 commit comments

Comments
 (0)