Skip to content

Commit

Permalink
Update iced tasks 0.9.2 (#1197)
Browse files Browse the repository at this point in the history
* Updated to IcedTasks 0.9.2

* Fix IcedTask namespace changes
  • Loading branch information
TheAngryByrd authored Nov 10, 2023
1 parent 3b6a025 commit 2a26448
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ nuget Destructurama.FSharp
nuget FSharp.UMX >= 1.1
nuget FSharp.Formatting >= 14.0
nuget FsToolkit.ErrorHandling.TaskResult >= 4.4 framework: netstandard2.1 ,net6.0, net7.0, net8.0
nuget IcedTasks >= 0.5
nuget IcedTasks >= 0.9.2
nuget FSharpx.Async >= 1.14
nuget CliWrap >= 3.0
nuget System.CommandLine prerelease
Expand Down
6 changes: 3 additions & 3 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ NUGET
Grpc.Core.Api (>= 2.51)
Humanizer.Core (2.14.1)
Iced (1.17)
IcedTasks (0.5.4)
FSharp.Core (>= 7.0)
IcedTasks (0.9.2)
FSharp.Core (>= 6.0.1)
ICSharpCode.Decompiler (7.2.1.6856)
Microsoft.Win32.Registry (>= 5.0)
System.Collections.Immutable (>= 5.0)
Expand Down Expand Up @@ -448,7 +448,7 @@ NUGET
System.Reactive (5.0) - restriction: || (== net6.0) (== net7.0) (== net8.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.1) (>= net6.0))
System.Reflection.Emit (4.7)
System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net7.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard1.1)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (>= uap10.1)) (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard1.1)) (&& (== netstandard2.1) (< netstandard2.0)) (&& (== netstandard2.1) (>= uap10.1))
System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net7.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard1.1)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (>= uap10.1)) (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard1.1)) (&& (== netstandard2.1) (< netstandard2.0)) (&& (== netstandard2.1) (>= uap10.1))
System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net7.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard1.1)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (>= uap10.1)) (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard1.1)) (&& (== netstandard2.1) (< netstandard2.0)) (&& (== netstandard2.1) (>= uap10.1))
System.Reflection.Emit.Lightweight (4.7)
System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< portable-net45+wp8)) (&& (== net6.0) (>= uap10.1)) (&& (== net7.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (< portable-net45+wp8)) (&& (== net7.0) (>= uap10.1)) (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (< portable-net45+wp8)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard2.0)) (&& (== netstandard2.1) (< portable-net45+wp8)) (&& (== netstandard2.1) (>= uap10.1))
System.Reflection.Metadata (7.0)
Expand Down
4 changes: 2 additions & 2 deletions src/FsAutoComplete.Core/AdaptiveExtensions.fs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ module AdaptiveExtensions =
/// <summary>
/// Adds the given key and calls the adder function if no previous key exists.
/// Otherwise calls updater with the current key/value but does not override existing value in the map.
/// This is useful when the 'Value is itself a changeable value like a cval, aset, amap which should be changed
/// This is useful when the 'Value is itself a changeable value like a cval, cset, cmap which should be changed
/// but the parent container doesn't need to know about those changes itself.
/// </summary>
member x.AddOrElse(key, adder, updater) =
Expand Down Expand Up @@ -419,7 +419,7 @@ module Async =
[<AutoOpenAttribute>]
module Extensions =

type IcedTasks.CancellableTasks.CancellableTaskBuilderBase with
type IcedTasks.CancellableTaskBase.CancellableTaskBuilderBase with

/// <summary>Allows implicit conversion of a AdaptiveCancellableTask to a CancellableTask in a cancellableTask CE.</summary>
member inline x.Source(ct: AdaptiveCancellableTask<_>) =
Expand Down
4 changes: 2 additions & 2 deletions src/FsAutoComplete.Core/AdaptiveExtensions.fsi
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module AdaptiveExtensions =
/// <summary>
/// Adds the given key and calls the adder function if no previous key exists.
/// Otherwise calls updater with the current key/value but does not override existing value in the map.
/// This is useful when the 'Value is itself a changeable value like a cval, aset, amap which should be changed
/// This is useful when the 'Value is itself a changeable value like a cval, cset, cmap which should be changed
/// but the parent container doesn't need to know about those changes itself.
/// </summary>
member AddOrElse: key: 'Key * adder: ('Key -> 'Value) * updater: ('Key -> 'Value -> unit) -> unit
Expand Down Expand Up @@ -191,7 +191,7 @@ module Async =

[<AutoOpen>]
module Extensions =
type IcedTasks.CancellableTasks.CancellableTaskBuilderBase with
type IcedTasks.CancellableTaskBase.CancellableTaskBuilderBase with

/// <summary>Allows implicit conversion of a AdaptiveCancellableTask to a CancellableTask in a cancellableTask CE.</summary>
member inline Source:
Expand Down

0 comments on commit 2a26448

Please sign in to comment.