Index: DamClients/DamLive/trunk/lib/DamEngine/Deltares.DamEngine.Interface.deps.json =================================================================== diff -u -r6579 -r6597 --- DamClients/DamLive/trunk/lib/DamEngine/Deltares.DamEngine.Interface.deps.json (.../Deltares.DamEngine.Interface.deps.json) (revision 6579) +++ DamClients/DamLive/trunk/lib/DamEngine/Deltares.DamEngine.Interface.deps.json (.../Deltares.DamEngine.Interface.deps.json) (revision 6597) @@ -6,11 +6,11 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { - "Deltares.DamEngine.Interface/25.1.0.6575": { + "Deltares.DamEngine.Interface/25.1.2.6592": { "dependencies": { - "Deltares.DamEngine.Calculators": "25.1.0.6575", - "Deltares.DamEngine.Data": "25.1.0.6575", - "Deltares.DamEngine.Io": "25.1.0.6575" + "Deltares.DamEngine.Calculators": "25.1.2.6592", + "Deltares.DamEngine.Data": "25.1.2.6592", + "Deltares.DamEngine.Io": "25.1.2.6592" }, "runtime": { "Deltares.DamEngine.Interface.dll": {} @@ -21,23 +21,35 @@ } } }, + "Components.Persistence.Stability.Version1/2022.1.3": { + "dependencies": { + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", + "Microsoft.CodeAnalysis.CSharp": "4.1.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Components.Persistence.Stability.Version1.dll": { + "assemblyVersion": "2022.1.3.0", + "fileVersion": "2022.1.3.0" + } + } + }, "Components.Persistence.Stability.Version2/2025.1.0": { "dependencies": { - "DGeoSuite.Components.Persistence": "2025.1.446", - "JetBrains.Annotations": "2024.3.0" + "Components.Persistence.Stability.Version1": "2022.1.3", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3" }, "runtime": { - "lib/net8.0-windows7.0/Components.Persistence.Stability.Version1.dll": { + "lib/net6.0-windows7.0/Components.Persistence.Stability.Version2.dll": { "assemblyVersion": "2025.1.0.0", "fileVersion": "2025.1.0.0" - }, - "lib/net8.0-windows7.0/Components.Persistence.Stability.Version2.dll": { - "assemblyVersion": "2025.1.0.0", - "fileVersion": "2025.1.0.0" } } }, - "Deltares.StixFileWriter/25.2.1.146": { + "Deltares.StixFileWriter/25.2.3.50": { "dependencies": { "Components.Persistence.Stability.Version2": "2025.1.0" }, @@ -47,32 +59,34 @@ "fileVersion": "25.2.1.33" }, "lib/net8.0-windows7.0/Deltares.StixFileWriter.dll": { - "assemblyVersion": "25.2.1.146", - "fileVersion": "25.2.1.146" + "assemblyVersion": "25.2.3.77", + "fileVersion": "25.2.3.77" } } }, - "DGeoSuite.Common/2025.1.446": { + "DGeoSuite.Common/2025.1.0": { "dependencies": { - "JetBrains.Annotations": "2024.3.0" + "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0-windows7.0/DGeoSuite.Common.dll": { - "assemblyVersion": "2025.1.446.0", - "fileVersion": "2025.1.446.0" + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Components.Persistence/2025.1.446": { + "DGeoSuite.Components.Persistence/2025.1.0": { "dependencies": { - "DGeoSuite.Common": "2025.1.446", + "DGeoSuite.Common": "2025.1.0", "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3", "System.IO.Compression": "4.3.0" }, "runtime": { "lib/net8.0-windows7.0/DGeoSuite.Components.Persistence.dll": { - "assemblyVersion": "2025.1.446.0", - "fileVersion": "2025.1.446.0" + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, @@ -84,17 +98,54 @@ } } }, - "Microsoft.NETCore.Platforms/1.1.0": {}, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.1.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "5.0.0", + "System.Memory": "4.5.4", + "System.Reflection.Metadata": "5.0.0", + "System.Runtime.CompilerServices.Unsafe": "5.0.0", + "System.Text.Encoding.CodePages": "4.5.1", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.1.0.0", + "fileVersion": "4.100.22.11411" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.1.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.1.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.1.0.0", + "fileVersion": "4.100.22.11411" + } + } + }, + "Microsoft.NETCore.Platforms/2.1.2": {}, "Microsoft.NETCore.Targets/1.1.0": {}, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, "runtime.native.System/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.IO.Compression/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0" } }, @@ -109,35 +160,36 @@ }, "System.Collections/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, + "System.Collections.Immutable/5.0.0": {}, "System.Diagnostics.Debug/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Globalization/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.IO/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", @@ -146,7 +198,7 @@ }, "System.IO.Compression/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", @@ -163,25 +215,27 @@ "runtime.native.System.IO.Compression": "4.3.0" } }, + "System.Memory/4.5.4": {}, "System.Reflection/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, + "System.Reflection.Metadata/5.0.0": {}, "System.Reflection.Primitives/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", @@ -190,27 +244,28 @@ }, "System.Runtime/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0" } }, + "System.Runtime.CompilerServices.Unsafe/5.0.0": {}, "System.Runtime.Extensions/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", @@ -220,11 +275,17 @@ }, "System.Text.Encoding/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, + "System.Text.Encoding.CodePages/4.5.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "2.1.2", + "System.Runtime.CompilerServices.Unsafe": "5.0.0" + } + }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", @@ -233,20 +294,21 @@ }, "System.Threading.Tasks/4.3.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", + "Microsoft.NETCore.Platforms": "2.1.2", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, - "Deltares.DamEngine.Calculators/25.1.0.6575": { + "System.Threading.Tasks.Extensions/4.5.4": {}, + "Deltares.DamEngine.Calculators/25.1.2.6592": { "dependencies": { - "Deltares.DamEngine.Data": "25.1.0.6575", - "Deltares.StixFileWriter": "25.2.1.146" + "Deltares.DamEngine.Data": "25.1.2.6592", + "Deltares.StixFileWriter": "25.2.3.50" }, "runtime": { "Deltares.DamEngine.Calculators.dll": { - "assemblyVersion": "25.1.0.6575", - "fileVersion": "25.1.0.6575" + "assemblyVersion": "25.1.2.6592", + "fileVersion": "25.1.2.6592" } }, "resources": { @@ -255,11 +317,11 @@ } } }, - "Deltares.DamEngine.Data/25.1.0.6575": { + "Deltares.DamEngine.Data/25.1.2.6592": { "runtime": { "Deltares.DamEngine.Data.dll": { - "assemblyVersion": "25.1.0.6575", - "fileVersion": "25.1.0.6575" + "assemblyVersion": "25.1.2.6592", + "fileVersion": "25.1.2.6592" } }, "resources": { @@ -268,11 +330,11 @@ } } }, - "Deltares.DamEngine.Io/25.1.0.6575": { + "Deltares.DamEngine.Io/25.1.2.6592": { "runtime": { "Deltares.DamEngine.Io.dll": { - "assemblyVersion": "25.1.0.6575", - "fileVersion": "25.1.0.6575" + "assemblyVersion": "25.1.2.6592", + "fileVersion": "25.1.2.6592" } } }, @@ -295,38 +357,45 @@ } }, "libraries": { - "Deltares.DamEngine.Interface/25.1.0.6575": { + "Deltares.DamEngine.Interface/25.1.2.6592": { "type": "project", "serviceable": false, "sha512": "" }, + "Components.Persistence.Stability.Version1/2022.1.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CO7PcpZqJqCurJkQT2tpOfNZQWUjKPL2/x37DSOlE9W8KN2EL8jXsms1qkuFnwCW/N4ec2tLpQtmiwaYT3UaBA==", + "path": "components.persistence.stability.version1/2022.1.3", + "hashPath": "components.persistence.stability.version1.2022.1.3.nupkg.sha512" + }, "Components.Persistence.Stability.Version2/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-Vob4ztbQCaQ6VSMfW6SpeXe4MX5pdfouCrJ4w5kc+vtd9LwZ8hLXQYVjy8HMXOgc9QdFUVS/nk98c+7dp7cAAA==", + "sha512": "sha512-7ihT7ug0uVib6S9hhpVqRd6LoHDbVciwyNcahesF0VZ4x2TdnG9de+ij4IXQpRp2ilt+kpTbanAiWpjCtHrueA==", "path": "components.persistence.stability.version2/2025.1.0", "hashPath": "components.persistence.stability.version2.2025.1.0.nupkg.sha512" }, - "Deltares.StixFileWriter/25.2.1.146": { + "Deltares.StixFileWriter/25.2.3.50": { "type": "package", "serviceable": true, - "sha512": "sha512-ye5bsik5A3jxzbIVpyV1zPaysF++s8e0/yZ2ZB6Ig0Qgbje9o71lMlZtNqizPIHX9HRHETJeeSYRwBmv6XHKyg==", - "path": "deltares.stixfilewriter/25.2.1.146", - "hashPath": "deltares.stixfilewriter.25.2.1.146.nupkg.sha512" + "sha512": "sha512-yUvOUiGd4PJZvyl+v33mevI3wE2kgoe2iAubb6jZJ2MVRYuBVE9Ai0guDu5zPDWvPI7ZD4tg3qTqdTozmOUOpw==", + "path": "deltares.stixfilewriter/25.2.3.50", + "hashPath": "deltares.stixfilewriter.25.2.3.50.nupkg.sha512" }, - "DGeoSuite.Common/2025.1.446": { + "DGeoSuite.Common/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-LavcKKTysAv3iATM4Sk7LRCAuqCKgElQxqFEh4nl1mvMuoWSUX5+7nc4sq7BG3BHiJ8XI5Tx0x2y4K8ylwV3Qg==", - "path": "dgeosuite.common/2025.1.446", - "hashPath": "dgeosuite.common.2025.1.446.nupkg.sha512" + "sha512": "sha512-rvbbjh4jZv+vyFUctRMRDBgi031kEY/cwBrFXDyFFr6gy5Xr4sf8svE7s/5FKIRMnkVIpvbpmm2WPQ18MWdpCg==", + "path": "dgeosuite.common/2025.1.0", + "hashPath": "dgeosuite.common.2025.1.0.nupkg.sha512" }, - "DGeoSuite.Components.Persistence/2025.1.446": { + "DGeoSuite.Components.Persistence/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-tBpE/HsR9MziI4GszcKaNYou3peWD3HM/oBx7tygycBO5dqwakYDVkdWaHbL4A13Ll41jp5ejhcHDXW5uR+n6Q==", - "path": "dgeosuite.components.persistence/2025.1.446", - "hashPath": "dgeosuite.components.persistence.2025.1.446.nupkg.sha512" + "sha512": "sha512-8embjT2dts8DT7uqsYqR7Xjt9Rnd8vlAhSHMElYgMsEwMbrBrFroNJMP68fSfS0hoaIFo9BEYq9riQlbK2mCjQ==", + "path": "dgeosuite.components.persistence/2025.1.0", + "hashPath": "dgeosuite.components.persistence.2025.1.0.nupkg.sha512" }, "JetBrains.Annotations/2024.3.0": { "type": "package", @@ -335,20 +404,48 @@ "path": "jetbrains.annotations/2024.3.0", "hashPath": "jetbrains.annotations.2024.3.0.nupkg.sha512" }, - "Microsoft.NETCore.Platforms/1.1.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { "type": "package", "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" }, + "Microsoft.CodeAnalysis.Common/4.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bNzTyxP3iD5FPFHfVDl15Y6/wSoI7e3MeV0lOaj9igbIKTjgrmuw6LoVJ06jUNFA7+KaDC/OIsStWl/FQJz6sQ==", + "path": "microsoft.codeanalysis.common/4.1.0", + "hashPath": "microsoft.codeanalysis.common.4.1.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sbu6kDGzo9bfQxuqWpeEE7I9P30bSuZEnpDz9/qz20OU6pm79Z63+/BsAzO2e/R/Q97kBrpj647wokZnEVr97w==", + "path": "microsoft.codeanalysis.csharp/4.1.0", + "hashPath": "microsoft.codeanalysis.csharp.4.1.0.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/2.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", + "path": "microsoft.netcore.platforms/2.1.2", + "hashPath": "microsoft.netcore.platforms.2.1.2.nupkg.sha512" + }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, @@ -377,6 +474,13 @@ "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, + "System.Collections.Immutable/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==", + "path": "system.collections.immutable/5.0.0", + "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512" + }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "serviceable": true, @@ -412,13 +516,27 @@ "path": "system.io.compression/4.3.0", "hashPath": "system.io.compression.4.3.0.nupkg.sha512" }, + "System.Memory/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", + "path": "system.memory/4.5.4", + "hashPath": "system.memory.4.5.4.nupkg.sha512" + }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, + "System.Reflection.Metadata/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==", + "path": "system.reflection.metadata/5.0.0", + "hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512" + }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, @@ -440,6 +558,13 @@ "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, + "System.Runtime.CompilerServices.Unsafe/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==", + "path": "system.runtime.compilerservices.unsafe/5.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" + }, "System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, @@ -468,6 +593,13 @@ "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, + "System.Text.Encoding.CodePages/4.5.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", + "path": "system.text.encoding.codepages/4.5.1", + "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" + }, "System.Threading/4.3.0": { "type": "package", "serviceable": true, @@ -482,17 +614,24 @@ "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, - "Deltares.DamEngine.Calculators/25.1.0.6575": { + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", + "path": "system.threading.tasks.extensions/4.5.4", + "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" + }, + "Deltares.DamEngine.Calculators/25.1.2.6592": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Data/25.1.0.6575": { + "Deltares.DamEngine.Data/25.1.2.6592": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Io/25.1.0.6575": { + "Deltares.DamEngine.Io/25.1.2.6592": { "type": "project", "serviceable": false, "sha512": ""