Skip to content

Commit

Permalink
Update to Bolero 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed Feb 16, 2023
1 parent da4e703 commit 63be383
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ strategy: min

# Project references
nuget FSharp.Core >= 6.0
nuget Bolero >= 0.20
nuget Bolero.Server >= 0.20
nuget Bolero >= 0.21
nuget Bolero.Server >= 0.21
nuget Microsoft.AspNetCore.Components.WebAssembly.Server >= 6.0
nuget Microsoft.AspNetCore.SignalR.Client >= 6.0
nuget HtmlAgilityPack >= 1.11.39
Expand Down
22 changes: 11 additions & 11 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ LOWEST_MATCHING: TRUE
RESTRICTION: == net6.0
NUGET
remote: https://api.nuget.org/v3/index.json
Bolero (0.20.11)
Bolero (0.21.24)
Elmish (>= 3.1 < 4.0)
FSharp.Core (>= 6.0)
FSharp.SystemTextJson (>= 0.17.4)
FSharp.SystemTextJson (>= 0.19.13)
Microsoft.AspNetCore.Components.WebAssembly (>= 6.0)
Microsoft.Extensions.Http (>= 6.0)
Bolero.Server (0.20.11)
Bolero (0.20.11)
Bolero.Server (0.21.24)
Bolero (0.21.24)
FSharp.Core (>= 6.0)
FSharp.SystemTextJson (>= 0.17.4)
FSharp.SystemTextJson (>= 0.19.13)
Elmish (3.1)
FSharp.Core (>= 4.6.2)
FSharp.Core (6.0)
FSharp.SystemTextJson (0.17.4)
FSharp.SystemTextJson (0.19.13)
FSharp.Core (>= 4.7)
System.Text.Json (>= 4.6)
System.Text.Json (>= 6.0)
HtmlAgilityPack (1.11.39)
Microsoft.AspNetCore.Authorization (6.0)
Microsoft.AspNetCore.Metadata (>= 6.0)
Expand Down Expand Up @@ -119,7 +119,7 @@ NUGET
Microsoft.JSInterop (6.0)
Microsoft.JSInterop.WebAssembly (6.0)
Microsoft.JSInterop (>= 6.0)
Nerdbank.GitVersioning (3.4.255) - copy_local: true
Nerdbank.GitVersioning (3.5.119) - copy_local: true
System.Diagnostics.DiagnosticSource (6.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.IO.Pipelines (6.0)
Expand All @@ -132,6 +132,6 @@ NUGET
System.Threading.Channels (6.0)
GITHUB
remote: fsbolero/bolero
src/Bolero.Templating.Provider/Parsing.fs (caaada16e80c94021a805f5c5e43771dddc3956e)
src/Bolero.Templating.Provider/Path.fs (caaada16e80c94021a805f5c5e43771dddc3956e)
tools/Utility.fsx (caaada16e80c94021a805f5c5e43771dddc3956e)
src/Bolero.Templating.Provider/Parsing.fs (d00f81d9d2fd017d1b46304006c1d22e39c5e8e9)
src/Bolero.Templating.Provider/Path.fs (d00f81d9d2fd017d1b46304006c1d22e39c5e8e9)
tools/Utility.fsx (d00f81d9d2fd017d1b46304006c1d22e39c5e8e9)

0 comments on commit 63be383

Please sign in to comment.