Skip to content

Commit 0ec36c7

Browse files
committed
wip v0.24
1 parent b7594fe commit 0ec36c7

File tree

3 files changed

+13
-20
lines changed

3 files changed

+13
-20
lines changed

paket.dependencies

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
source https://api.nuget.org/v3/index.json
2-
source https://nuget.pkg.github.com/fsbolero/index.json
2+
# source https://nuget.pkg.github.com/fsbolero/index.json
33
storage: none
44
framework: net6.0, net7.0
55
lowest_matching: true
66
strategy: min
77

88
# Project references
99
nuget FSharp.Core >= 6.0
10-
nuget Bolero >= 0.23.52
11-
nuget Bolero.Server >= 0.23.52
10+
nuget Bolero >= 0.24.36
11+
nuget Bolero.Server >= 0.24.36
1212
nuget Microsoft.AspNetCore.Components.WebAssembly.Server >= 6.0
1313
nuget Microsoft.AspNetCore.SignalR.Client >= 6.0
1414
nuget HtmlAgilityPack >= 1.11.39

paket.lock

+9-16
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@ LOWEST_MATCHING: TRUE
44
RESTRICTION: || (== net6.0) (== net7.0)
55
NUGET
66
remote: https://api.nuget.org/v3/index.json
7-
Bolero (0.23.52)
7+
Bolero (0.24.36)
88
Elmish (>= 4.0.1 < 5.0)
99
FSharp.Core (>= 6.0)
1010
FSharp.SystemTextJson (>= 0.19.13)
11+
Microsoft.AspNetCore.Components (>= 8.0)
1112
Microsoft.AspNetCore.Components.WebAssembly (>= 6.0 < 7.0) - restriction: == net6.0
1213
Microsoft.AspNetCore.Components.WebAssembly (>= 7.0 < 8.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
1314
Microsoft.Extensions.Http (>= 6.0)
1415
Microsoft.JSInterop.WebAssembly (>= 6.0 < 7.0) - restriction: == net6.0
1516
Microsoft.JSInterop.WebAssembly (>= 7.0 < 8.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
16-
Bolero.Server (0.23.52)
17-
Bolero (0.23.52)
17+
Bolero.Server (0.24.36)
18+
Bolero (0.24.36)
1819
FSharp.Core (>= 6.0)
1920
FSharp.SystemTextJson (>= 0.19.13)
2021
Elmish (4.0.1)
@@ -23,14 +24,7 @@ NUGET
2324
FSharp.Core (>= 4.7)
2425
System.Text.Json (>= 6.0)
2526
HtmlAgilityPack (1.11.39)
26-
Microsoft.AspNetCore.Authorization (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
27-
Microsoft.AspNetCore.Metadata (>= 7.0)
28-
Microsoft.Extensions.Logging.Abstractions (>= 7.0)
29-
Microsoft.Extensions.Options (>= 7.0)
30-
Microsoft.AspNetCore.Components (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
31-
Microsoft.AspNetCore.Authorization (>= 7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
32-
Microsoft.AspNetCore.Components.Analyzers (>= 7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
33-
Microsoft.AspNetCore.Components.Analyzers (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
27+
Microsoft.AspNetCore.Components (8.0)
3428
Microsoft.AspNetCore.Components.Forms (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
3529
Microsoft.AspNetCore.Components (>= 7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
3630
Microsoft.AspNetCore.Components.Web (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
@@ -55,7 +49,6 @@ NUGET
5549
Microsoft.Extensions.Options (>= 6.0)
5650
Microsoft.AspNetCore.Http.Connections.Common (6.0)
5751
Microsoft.AspNetCore.Connections.Abstractions (>= 6.0)
58-
Microsoft.AspNetCore.Metadata (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
5952
Microsoft.AspNetCore.SignalR.Client (6.0)
6053
Microsoft.AspNetCore.Http.Connections.Client (>= 6.0)
6154
Microsoft.AspNetCore.SignalR.Client.Core (>= 6.0)
@@ -119,7 +112,7 @@ NUGET
119112
Microsoft.JSInterop (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
120113
Microsoft.JSInterop.WebAssembly (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
121114
Microsoft.JSInterop (>= 7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
122-
Nerdbank.GitVersioning (3.5.119) - copy_local: true
115+
Nerdbank.GitVersioning (3.6.146) - copy_local: true
123116
System.IO.Pipelines (7.0)
124117
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0))
125118
System.Text.Encodings.Web (7.0)
@@ -130,6 +123,6 @@ NUGET
130123
System.Threading.Channels (6.0)
131124
GITHUB
132125
remote: fsbolero/bolero
133-
.build/Utility.fs (93c20baf097d7928cb50559954e510889593e8a6)
134-
src/Bolero.Templating.Provider/Parsing.fs (93c20baf097d7928cb50559954e510889593e8a6)
135-
src/Bolero.Templating.Provider/Path.fs (93c20baf097d7928cb50559954e510889593e8a6)
126+
.build/Utility.fs (441847d62f155d1a2151b840066bd2b9e34df079)
127+
src/Bolero.Templating.Provider/Parsing.fs (441847d62f155d1a2151b840066bd2b9e34df079)
128+
src/Bolero.Templating.Provider/Path.fs (441847d62f155d1a2151b840066bd2b9e34df079)

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.23-alpha",
3+
"version": "0.24-alpha",
44
"gitCommitIdShortAutoMinimum": 7,
55
"nuGetPackageVersion": {
66
"semVer": 2.0

0 commit comments

Comments
 (0)