Skip to content

Commit

Permalink
Use oryx prerelease (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrattli authored Jan 27, 2022
1 parent cf493d3 commit 068ad4d
Showing 1 changed file with 15 additions and 32 deletions.
47 changes: 15 additions & 32 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,10 @@ NUGET
System.Runtime.Serialization.Formatters (>= 4.3) - restriction: && (< net20) (>= netstandard1.3) (< netstandard2.0)
System.Runtime.Serialization.Primitives (>= 4.3) - restriction: || (&& (< net20) (>= netstandard1.0) (< netstandard1.3)) (&& (< net20) (>= netstandard1.3) (< netstandard2.0))
System.Xml.XmlDocument (>= 4.3) - restriction: && (< net20) (>= netstandard1.3) (< netstandard2.0)
Oryx (4.1.1)
FSharp.Core (>= 5.0.2) - restriction: >= netstandard2.0
FsToolkit.ErrorHandling (>= 2.1.2) - restriction: >= netstandard2.0
Oryx (5.0.0-alpha-002)
FSharp.Core (>= 6.0.1) - restriction: >= netstandard2.0
FsToolkit.ErrorHandling (>= 2.13) - restriction: >= netstandard2.0
Microsoft.Extensions.Logging (>= 5.0) - restriction: >= netstandard2.0
Ply (>= 0.3.1) - restriction: >= netstandard2.0
Oryx.ThothJsonNet (4.1.1)
FSharp.Core (>= 5.0.2) - restriction: >= netstandard2.0
Oryx (>= 4.1.1) - restriction: >= netstandard2.0
Expand Down Expand Up @@ -725,14 +724,10 @@ NUGET
System.Memory (>= 4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
Microsoft.NETCore.Platforms (6.0.1)
Oryx (4.1.1)
FSharp.Core (>= 5.0.2)
FsToolkit.ErrorHandling (>= 2.1.2)
Oryx (5.0.0-alpha-002)
FSharp.Core (>= 6.0.1)
FsToolkit.ErrorHandling (>= 2.13)
Microsoft.Extensions.Logging (>= 5.0)
Ply (>= 0.3.1)
Ply (0.3.1)
FSharp.Core (>= 4.6.2)
System.Threading.Tasks.Extensions (>= 4.5.4)
System.Buffers (4.5.1)
System.ComponentModel.Annotations (5.0)
System.Diagnostics.DiagnosticSource (6.0)
Expand Down Expand Up @@ -782,14 +777,10 @@ NUGET
Microsoft.Extensions.Primitives (6.0)
System.Memory (>= 4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
Oryx (4.1.1)
FSharp.Core (>= 5.0.2)
FsToolkit.ErrorHandling (>= 2.1.2)
Oryx (5.0.0-alpha-002)
FSharp.Core (>= 6.0.1)
FsToolkit.ErrorHandling (>= 2.13)
Microsoft.Extensions.Logging (>= 5.0)
Ply (>= 0.3.1)
Ply (0.3.1)
FSharp.Core (>= 4.6.2)
System.Threading.Tasks.Extensions (>= 4.5.4)
System.Buffers (4.5.1)
System.ComponentModel.Annotations (5.0)
System.Diagnostics.DiagnosticSource (6.0)
Expand Down Expand Up @@ -853,14 +844,10 @@ NUGET
System.Runtime.CompilerServices.Unsafe (>= 6.0)
Microsoft.NETCore.Platforms (6.0.1)
Newtonsoft.Json (13.0.1)
Oryx (4.1.1)
FSharp.Core (>= 5.0.2)
FsToolkit.ErrorHandling (>= 2.1.2)
Oryx (5.0.0-alpha-002)
FSharp.Core (>= 6.0.1)
FsToolkit.ErrorHandling (>= 2.13)
Microsoft.Extensions.Logging (>= 5.0)
Ply (>= 0.3.1)
Ply (0.3.1)
FSharp.Core (>= 4.6.2)
System.Threading.Tasks.Extensions (>= 4.5.4)
System.Buffers (4.5.1)
System.ComponentModel.Annotations (5.0)
System.Diagnostics.DiagnosticSource (6.0)
Expand Down Expand Up @@ -1547,14 +1534,10 @@ NUGET
System.Memory (>= 4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
Newtonsoft.Json (13.0.1)
Oryx (4.1.1)
FSharp.Core (>= 5.0.2)
FsToolkit.ErrorHandling (>= 2.1.2)
Oryx (5.0.0-alpha-002)
FSharp.Core (>= 6.0.1)
FsToolkit.ErrorHandling (>= 2.13)
Microsoft.Extensions.Logging (>= 5.0)
Ply (>= 0.3.1)
Ply (0.3.1)
FSharp.Core (>= 4.6.2)
System.Threading.Tasks.Extensions (>= 4.5.4)
System.Buffers (4.5.1)
System.ComponentModel.Annotations (5.0)
System.Diagnostics.DiagnosticSource (6.0)
Expand Down

0 comments on commit 068ad4d

Please sign in to comment.