diff --git a/src/build.fsx b/src/build.fsx index 92ca2c70..5d527e65 100644 --- a/src/build.fsx +++ b/src/build.fsx @@ -108,5 +108,6 @@ open Fake.Core.TargetOperators "Cloud-Deploy-Local" ==> "Cloud-Api-Test" // *** Start Build *** -Target.runOrDefault "Cloud-Api-Test" +// Target.runOrDefault "Cloud-Api-Test" +Target.runOrDefault "Cloud-Deploy" // Target.runOrDefault "Cdk-Bootstrap-Local" diff --git a/src/paket.dependencies b/src/paket.dependencies index e791ab53..0df43218 100644 --- a/src/paket.dependencies +++ b/src/paket.dependencies @@ -25,6 +25,7 @@ nuget FSharp.DependencyManager.Paket nuget FsToolkit.ErrorHandling nuget Giraffe nuget Humanizer +nuget Microsoft.IO.RecyclableMemoryStream 2.3.2 nuget OmniSharp.Extensions.LanguageProtocol.Testing nuget OmniSharp.Extensions.LanguageServer nuget Serilog diff --git a/src/paket.lock b/src/paket.lock index ba06a6de..83fefc19 100644 --- a/src/paket.lock +++ b/src/paket.lock @@ -17,14 +17,14 @@ NUGET Amazon.CDK.Lib (>= 2.114.1) Amazon.JSII.Runtime (>= 1.92 < 2.0) Constructs (>= 10.0 < 11.0) - Amazon.CDK.Lib (2.118) + Amazon.CDK.Lib (2.119) Amazon.CDK.Asset.AwsCliV1 (>= 2.2.201 < 3.0) Amazon.CDK.Asset.KubectlV20 (>= 2.1.2 < 3.0) Amazon.CDK.Asset.NodeProxyAgentV6 (>= 2.0.1 < 3.0) - Amazon.JSII.Runtime (>= 1.93 < 2.0) + Amazon.JSII.Runtime (>= 1.94 < 2.0) Constructs (>= 10.0 < 11.0) Amazon.JSII.Analyzers (1.93) - Amazon.JSII.Runtime (1.93) + Amazon.JSII.Runtime (1.94) Microsoft.Extensions.DependencyInjection (>= 8.0) Microsoft.Extensions.Logging (>= 8.0) Microsoft.Extensions.Logging.Console (>= 8.0) @@ -341,7 +341,7 @@ NUGET Microsoft.Extensions.Options (>= 8.0) Microsoft.Extensions.Primitives (>= 8.0) Microsoft.Extensions.Primitives (8.0) - Microsoft.IO.RecyclableMemoryStream (3.0) + Microsoft.IO.RecyclableMemoryStream (2.3.2) Microsoft.VisualStudio.Threading (17.8.14) Microsoft.Bcl.AsyncInterfaces (>= 7.0) Microsoft.VisualStudio.Threading.Analyzers (>= 17.8.14)