@@ -4,17 +4,18 @@ LOWEST_MATCHING: TRUE
4
4
RESTRICTION: || (== net6.0) (== net7.0)
5
5
NUGET
6
6
remote: https://api.nuget.org/v3/index.json
7
- Bolero (0.23.52 )
7
+ Bolero (0.24.36 )
8
8
Elmish (>= 4.0.1 < 5.0)
9
9
FSharp.Core (>= 6.0)
10
10
FSharp.SystemTextJson (>= 0.19.13)
11
+ Microsoft.AspNetCore.Components (>= 8.0)
11
12
Microsoft.AspNetCore.Components.WebAssembly (>= 6.0 < 7.0) - restriction: == net6.0
12
13
Microsoft.AspNetCore.Components.WebAssembly (>= 7.0 < 8.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
13
14
Microsoft.Extensions.Http (>= 6.0)
14
15
Microsoft.JSInterop.WebAssembly (>= 6.0 < 7.0) - restriction: == net6.0
15
16
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 )
18
19
FSharp.Core (>= 6.0)
19
20
FSharp.SystemTextJson (>= 0.19.13)
20
21
Elmish (4.0.1)
23
24
FSharp.Core (>= 4.7)
24
25
System.Text.Json (>= 6.0)
25
26
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)
34
28
Microsoft.AspNetCore.Components.Forms (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
35
29
Microsoft.AspNetCore.Components (>= 7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
36
30
Microsoft.AspNetCore.Components.Web (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
55
49
Microsoft.Extensions.Options (>= 6.0)
56
50
Microsoft.AspNetCore.Http.Connections.Common (6.0)
57
51
Microsoft.AspNetCore.Connections.Abstractions (>= 6.0)
58
- Microsoft.AspNetCore.Metadata (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
59
52
Microsoft.AspNetCore.SignalR.Client (6.0)
60
53
Microsoft.AspNetCore.Http.Connections.Client (>= 6.0)
61
54
Microsoft.AspNetCore.SignalR.Client.Core (>= 6.0)
@@ -119,7 +112,7 @@ NUGET
119
112
Microsoft.JSInterop (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
120
113
Microsoft.JSInterop.WebAssembly (7.0) - restriction: || (&& (== net6.0) (>= net7.0)) (== net7.0)
121
114
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
123
116
System.IO.Pipelines (7.0)
124
117
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0))
125
118
System.Text.Encodings.Web (7.0)
@@ -130,6 +123,6 @@ NUGET
130
123
System.Threading.Channels (6.0)
131
124
GITHUB
132
125
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 )
0 commit comments