Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geotechnics.Forms.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.MacroStability.CSharpWrapper.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Mathematics.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/System.Data.OleDb.dll =================================================================== diff -u -r6060 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geometry.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Components.Persistence.Stability.Version2.dll =================================================================== diff -u -r5135 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/nl-NL/Deltares.DamEngine.Data.resources.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Dam-25.1.2.6621.msi =================================================================== diff -u Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Probabilistic.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.WTIPiping.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geographic.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/nl-NL/Deltares.DamEngine.Calculators.resources.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/System.Security.Cryptography.ProtectedData.dll =================================================================== diff -u -r6060 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.runtimeconfig.json =================================================================== diff -u -r5135 -r6630 --- DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.runtimeconfig.json (.../Deltares.Dam.Application.runtimeconfig.json) (revision 5135) +++ DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.runtimeconfig.json (.../Deltares.Dam.Application.runtimeconfig.json) (revision 6630) @@ -1,18 +1,20 @@ { "runtimeOptions": { - "tfm": "net6.0", + "tfm": "net8.0", "frameworks": [ { "name": "Microsoft.NETCore.App", - "version": "6.0.0" + "version": "8.0.0" }, { "name": "Microsoft.WindowsDesktop.App", - "version": "6.0.0" + "version": "8.0.0" } ], "configProperties": { - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true, + "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false } } } \ No newline at end of file Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Standard.Maps.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geotechnics.IO.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Data.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Standard.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.DamEngine.Io.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.DamEngine.Interface.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Authorization.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.deps.json =================================================================== diff -u -r6473 -r6630 --- DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.deps.json (.../Deltares.Dam.Application.deps.json) (revision 6473) +++ DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.deps.json (.../Deltares.Dam.Application.deps.json) (revision 6630) @@ -1,15 +1,15 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", + "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v6.0": { - "Deltares.Dam.Application/25.1.1.6457": { + ".NETCoreApp,Version=v8.0": { + "Deltares.Dam.Application/25.1.2.6621": { "dependencies": { - "Deltares.Dam.Data": "25.1.1.6457", - "Deltares.Dam.Forms": "25.1.1.6457", + "Deltares.Dam.Data": "25.1.2.6621", + "Deltares.Dam.Forms": "25.1.2.6621", "Deltares.Geometry.Forms": "25.1.1.2898", "Deltares.Geotechnics.Forms": "25.1.1.2898", "Deltares.Standard": "25.1.1.2815", @@ -54,8 +54,8 @@ }, "Components.Persistence.Stability.Version1/2022.1.3": { "dependencies": { - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Microsoft.CodeAnalysis.CSharp": "4.1.0", "Newtonsoft.Json": "13.0.3" }, @@ -66,45 +66,43 @@ } } }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "dependencies": { "Components.Persistence.Stability.Version1": "2022.1.3", - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net6.0-windows7.0/Components.Persistence.Stability.Version2.dll": { - "assemblyVersion": "2024.1.0.0", - "fileVersion": "2024.1.0.0" + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "dependencies": { - "JetBrains.Annotations": "2024.2.0", - "Newtonsoft.Json": "13.0.3", - "System.Net.Http": "4.3.4" + "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Common.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Common.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Components.Persistence/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "dependencies": { - "DGeoSuite.Common": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Common": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3", - "System.IO.Compression": "4.3.0", - "System.Net.Http": "4.3.4" + "System.IO.Compression": "4.3.0" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Components.Persistence.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Components.Persistence.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, @@ -133,11 +131,11 @@ } } }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "runtime": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "assemblyVersion": "4242.42.42.42", - "fileVersion": "2024.2.0.0" + "fileVersion": "2024.3.0.0" } } }, @@ -191,22 +189,7 @@ }, "Microsoft.NETCore.Platforms/2.1.2": {}, "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.Win32.SystemEvents/8.0.0": { - "runtime": { - "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, + "Microsoft.Win32.SystemEvents/8.0.0": {}, "NetTopologySuite/2.5.0": { "dependencies": { "System.Memory": "4.5.4" @@ -249,9 +232,6 @@ } } }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -264,39 +244,6 @@ "Microsoft.NETCore.Targets": "1.1.0" } }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "SmartThreadPool.dll/2.3.0": { "runtime": { "lib/net5.0/SmartThreadPool.dll": { @@ -321,27 +268,14 @@ "System.Runtime": "4.3.0" } }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, "System.Collections.Immutable/5.0.0": {}, "System.Configuration.ConfigurationManager/8.0.1": { "dependencies": { + "System.Diagnostics.EventLog": "8.0.1", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { - "lib/net6.0/System.Configuration.ConfigurationManager.dll": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } @@ -353,13 +287,13 @@ "System.Diagnostics.PerformanceCounter": "8.0.1" }, "runtime": { - "lib/net6.0/System.Data.OleDb.dll": { + "lib/net8.0/System.Data.OleDb.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Data.OleDb.dll": { + "runtimes/win/lib/net8.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", @@ -374,27 +308,34 @@ "System.Runtime": "4.3.0" } }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" + "System.Diagnostics.EventLog/8.0.1": { + "runtime": { + "lib/net8.0/System.Diagnostics.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1024.46610" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1024.46610" + } } }, "System.Diagnostics.PerformanceCounter/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { - "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", @@ -414,7 +355,7 @@ "Microsoft.Win32.SystemEvents": "8.0.0" }, "runtime": { - "lib/net6.0/System.Drawing.Common.dll": { + "lib/net8.0/System.Drawing.Common.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46803" } @@ -427,24 +368,6 @@ "System.Runtime": "4.3.0" } }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -473,71 +396,7 @@ "runtime.native.System.IO.Compression": "4.3.0" } }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, "System.Memory/4.5.4": {}, - "System.Net.Http/4.3.4": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -555,14 +414,7 @@ "System.Runtime": "4.3.0" } }, - "System.Resources.Extensions/8.0.0": { - "runtime": { - "lib/net6.0/System.Resources.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, + "System.Resources.Extensions/8.0.0": {}, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -603,145 +455,7 @@ "System.Runtime.Handles": "4.3.0" } }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.ProtectedData/8.0.0": { - "runtime": { - "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, + "System.Security.Cryptography.ProtectedData/8.0.0": {}, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -769,10 +483,10 @@ } }, "System.Threading.Tasks.Extensions/4.5.4": {}, - "Deltares.Dam.Data/25.1.1.6457": { + "Deltares.Dam.Data/25.1.2.6621": { "dependencies": { - "Deltares.Dam.StixFileReader": "25.1.1.6457", - "Deltares.Maps": "25.1.1.6457", + "Deltares.Dam.StixFileReader": "25.1.2.6621", + "Deltares.Maps": "25.1.2.6621", "LumenWorksCsvReader": "4.0.0", "System.Data.OleDb": "8.0.1", "System.Drawing.Common": "8.0.10", @@ -781,8 +495,8 @@ }, "runtime": { "Deltares.Dam.Data.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } }, "resources": { @@ -791,19 +505,19 @@ } } }, - "Deltares.Dam.Forms/25.1.1.6457": { + "Deltares.Dam.Forms/25.1.2.6621": { "dependencies": { "BruTile": "5.0.6", - "Deltares.Dam.Data": "25.1.1.6457", + "Deltares.Dam.Data": "25.1.2.6621", "GeoAPI": "1.7.5", "GeoAPI.CoordinateSystems": "1.7.5", "SmartThreadPool.dll": "2.3.0", "System.IO.Compression": "4.3.0" }, "runtime": { "Deltares.Dam.Forms.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } }, "resources": { @@ -902,26 +616,26 @@ } } }, - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "dependencies": { - "Components.Persistence.Stability.Version2": "2024.1.0" + "Components.Persistence.Stability.Version2": "2025.1.0" }, "runtime": { "Deltares.Dam.StixFileReader.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "dependencies": { "NetTopologySuite": "2.5.0", "NetTopologySuite.IO.Esri.Shapefile": "1.0.0" }, "runtime": { "Deltares.Maps.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, @@ -1181,11 +895,11 @@ } } }, - "Deltares.DamEngine.Data/25.1.1.6426": { + "Deltares.DamEngine.Data/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Data.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -1218,11 +932,11 @@ } } }, - "Deltares.DamEngine.Io/25.1.1.6426": { + "Deltares.DamEngine.Io/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Io.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } } }, @@ -1307,11 +1021,11 @@ } } }, - "Deltares.DamEngine.Interface/25.1.1.6426": { + "Deltares.DamEngine.Interface/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Interface.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -1443,11 +1157,11 @@ } } }, - "Deltares.DamEngine.Calculators/25.1.1.6426": { + "Deltares.DamEngine.Calculators/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Calculators.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -1519,42 +1233,42 @@ } } }, - "Deltares.WTIPiping/25.1.1.39": { + "Deltares.WTIPiping/25.2.1.43": { "runtime": { "Deltares.WTIPiping.dll": { - "assemblyVersion": "25.1.1.39", - "fileVersion": "25.1.1.39" + "assemblyVersion": "25.2.1.43", + "fileVersion": "25.2.1.43" } } }, - "Deltares.MacroStability.CSharpWrapper/25.1.1.29": { + "Deltares.MacroStability.CSharpWrapper/25.2.1.33": { "runtime": { "Deltares.MacroStability.CSharpWrapper.dll": { - "assemblyVersion": "25.1.1.29", - "fileVersion": "25.1.1.29" + "assemblyVersion": "25.2.1.33", + "fileVersion": "25.2.1.33" } } }, - "Deltares.StixFileWriter/25.1.1.68": { + "Deltares.StixFileWriter/25.2.3.77": { "runtime": { "Deltares.StixFileWriter.dll": { - "assemblyVersion": "25.1.1.68", - "fileVersion": "25.1.1.68" + "assemblyVersion": "25.2.3.77", + "fileVersion": "25.2.3.77" } } }, - "Deltares.Geo.Common.Standard/25.1.1.72": { + "Deltares.Geo.Common.Standard/25.2.1.75": { "runtime": { "Deltares.Geo.Common.Standard.dll": { - "assemblyVersion": "25.1.1.72", - "fileVersion": "25.1.1.72" + "assemblyVersion": "25.2.1.75", + "fileVersion": "25.2.1.75" } } } } }, "libraries": { - "Deltares.Dam.Application/25.1.1.6457": { + "Deltares.Dam.Application/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" @@ -1573,26 +1287,26 @@ "path": "components.persistence.stability.version1/2022.1.3", "hashPath": "components.persistence.stability.version1.2022.1.3.nupkg.sha512" }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-Ckcj/iHqM6Eht6HHCt4LQnRu2ReTa6dfEWwcHyCgAknnWE1mAUb9xGEXI5RVV+Wkx8RpKl8dU/eRuOvoAfDfcQ==", - "path": "components.persistence.stability.version2/2024.1.0", - "hashPath": "components.persistence.stability.version2.2024.1.0.nupkg.sha512" + "sha512": "sha512-7ihT7ug0uVib6S9hhpVqRd6LoHDbVciwyNcahesF0VZ4x2TdnG9de+ij4IXQpRp2ilt+kpTbanAiWpjCtHrueA==", + "path": "components.persistence.stability.version2/2025.1.0", + "hashPath": "components.persistence.stability.version2.2025.1.0.nupkg.sha512" }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-9VGYJk1VH3BLjAMv1Skv3JnOeFu4GZmbx8hbpgz+mUurvECeSeiz9asYYnKnY+/ngNpN4ibyPrNXSGje95zqUw==", - "path": "dgeosuite.common/2023.4.294", - "hashPath": "dgeosuite.common.2023.4.294.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/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-3G/9NcYwaZSJzk45DQDRmshdxqBGgce4EVpSjR9D07XbYkD9NIQFB1Yue74qQy8JmR5Wc6QLINHvs45ZNxk0FA==", - "path": "dgeosuite.components.persistence/2023.4.294", - "hashPath": "dgeosuite.components.persistence.2023.4.294.nupkg.sha512" + "sha512": "sha512-8embjT2dts8DT7uqsYqR7Xjt9Rnd8vlAhSHMElYgMsEwMbrBrFroNJMP68fSfS0hoaIFo9BEYq9riQlbK2mCjQ==", + "path": "dgeosuite.components.persistence/2025.1.0", + "hashPath": "dgeosuite.components.persistence.2025.1.0.nupkg.sha512" }, "GeoAPI/1.7.5": { "type": "package", @@ -1615,12 +1329,12 @@ "path": "geoapi.core/1.7.5", "hashPath": "geoapi.core.1.7.5.nupkg.sha512" }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==", - "path": "jetbrains.annotations/2024.2.0", - "hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512" + "sha512": "sha512-ox5pkeLQXjvJdyAB4b2sBYAlqZGLh3PjSnP1bQNVx72ONuTJ9+34/+Rq91Fc0dG29XG9RgZur9+NcP4riihTug==", + "path": "jetbrains.annotations/2024.3.0", + "hashPath": "jetbrains.annotations.2024.3.0.nupkg.sha512" }, "log4net/2.0.15": { "type": "package", @@ -1706,27 +1420,6 @@ "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, @@ -1741,83 +1434,6 @@ "path": "runtime.native.system.io.compression/4.3.0", "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "SmartThreadPool.dll/2.3.0": { "type": "package", "serviceable": true, @@ -1839,13 +1455,6 @@ "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, "System.Collections.Immutable/5.0.0": { "type": "package", "serviceable": true, @@ -1874,12 +1483,12 @@ "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, - "System.Diagnostics.DiagnosticSource/4.3.0": { + "System.Diagnostics.EventLog/8.0.1": { "type": "package", "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" + "sha512": "sha512-n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==", + "path": "system.diagnostics.eventlog/8.0.1", + "hashPath": "system.diagnostics.eventlog.8.0.1.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/8.0.1": { "type": "package", @@ -1909,20 +1518,6 @@ "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, "System.IO/4.3.0": { "type": "package", "serviceable": true, @@ -1937,48 +1532,13 @@ "path": "system.io.compression/4.3.0", "hashPath": "system.io.compression.4.3.0.nupkg.sha512" }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.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.Net.Http/4.3.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==", - "path": "system.net.http/4.3.4", - "hashPath": "system.net.http.4.3.4.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, @@ -2049,69 +1609,13 @@ "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "path": "system.security.cryptography.protecteddata/8.0.0", "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, @@ -2147,22 +1651,22 @@ "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, - "Deltares.Dam.Data/25.1.1.6457": { + "Deltares.Dam.Data/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.Dam.Forms/25.1.1.6457": { + "Deltares.Dam.Forms/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" @@ -2327,7 +1831,7 @@ "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Data/25.1.1.6426": { + "Deltares.DamEngine.Data/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" @@ -2347,7 +1851,7 @@ "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Io/25.1.1.6426": { + "Deltares.DamEngine.Io/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" @@ -2372,7 +1876,7 @@ "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Interface/25.1.1.6426": { + "Deltares.DamEngine.Interface/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" @@ -2442,7 +1946,7 @@ "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Calculators/25.1.1.6426": { + "Deltares.DamEngine.Calculators/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" @@ -2467,22 +1971,22 @@ "serviceable": false, "sha512": "" }, - "Deltares.WTIPiping/25.1.1.39": { + "Deltares.WTIPiping/25.2.1.43": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.MacroStability.CSharpWrapper/25.1.1.29": { + "Deltares.MacroStability.CSharpWrapper/25.2.1.33": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.StixFileWriter/25.1.1.68": { + "Deltares.StixFileWriter/25.2.3.77": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.Geo.Common.Standard/25.1.1.72": { + "Deltares.Geo.Common.Standard/25.2.1.75": { "type": "reference", "serviceable": false, "sha512": "" Index: DamClients/DamUI/trunk/release/Install_Version/System.Configuration.ConfigurationManager.dll =================================================================== diff -u -r6060 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.DamEngine.Calculators.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Application.exe =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.StixFileReader.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Documents/DAM UI - Technical Design.pdf =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geotechnics.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Maps.deps.json =================================================================== diff -u -r6473 -r6630 --- DamClients/DamUI/trunk/release/Install_Version/Deltares.Maps.deps.json (.../Deltares.Maps.deps.json) (revision 6473) +++ DamClients/DamUI/trunk/release/Install_Version/Deltares.Maps.deps.json (.../Deltares.Maps.deps.json) (revision 6630) @@ -1,12 +1,12 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", + "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v6.0": { - "Deltares.Maps/25.1.1.6457": { + ".NETCoreApp,Version=v8.0": { + "Deltares.Maps/25.1.2.6621": { "dependencies": { "NetTopologySuite": "2.5.0", "NetTopologySuite.IO.Esri.Shapefile": "1.0.0", @@ -62,7 +62,7 @@ } }, "libraries": { - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Maps.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/System.Diagnostics.PerformanceCounter.dll =================================================================== diff -u -r6060 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/nl-NL/Deltares.DamEngine.Interface.resources.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/System.Resources.Extensions.dll =================================================================== diff -u -r5135 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/JetBrains.Annotations.dll =================================================================== diff -u -r6060 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Standard.Forms.Maps.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/System.Drawing.Common.dll =================================================================== diff -u -r5135 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.StixFileReader.deps.json =================================================================== diff -u -r6473 -r6630 --- DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.StixFileReader.deps.json (.../Deltares.Dam.StixFileReader.deps.json) (revision 6473) +++ DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.StixFileReader.deps.json (.../Deltares.Dam.StixFileReader.deps.json) (revision 6630) @@ -1,14 +1,14 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", + "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v6.0": { - "Deltares.Dam.StixFileReader/25.1.1.6457": { + ".NETCoreApp,Version=v8.0": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "dependencies": { - "Components.Persistence.Stability.Version2": "2024.1.0", + "Components.Persistence.Stability.Version2": "2025.1.0", "Deltares.Geometry": "25.1.1.2858", "Deltares.Geotechnics": "25.1.1.2858", "Deltares.Mathematics": "25.1.1.2815", @@ -20,8 +20,8 @@ }, "Components.Persistence.Stability.Version1/2022.1.3": { "dependencies": { - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Microsoft.CodeAnalysis.CSharp": "4.1.0", "Newtonsoft.Json": "13.0.3" }, @@ -32,53 +32,51 @@ } } }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "dependencies": { "Components.Persistence.Stability.Version1": "2022.1.3", - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net6.0-windows7.0/Components.Persistence.Stability.Version2.dll": { - "assemblyVersion": "2024.1.0.0", - "fileVersion": "2024.1.0.0" + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "dependencies": { - "JetBrains.Annotations": "2024.2.0", - "Newtonsoft.Json": "13.0.3", - "System.Net.Http": "4.3.4" + "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Common.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Common.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Components.Persistence/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "dependencies": { - "DGeoSuite.Common": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Common": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3", - "System.IO.Compression": "4.3.0", - "System.Net.Http": "4.3.4" + "System.IO.Compression": "4.3.0" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Components.Persistence.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Components.Persistence.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "runtime": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "assemblyVersion": "4242.42.42.42", - "fileVersion": "2024.2.0.0" + "fileVersion": "2024.3.0.0" } } }, @@ -203,9 +201,6 @@ } } }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -218,39 +213,6 @@ "Microsoft.NETCore.Targets": "1.1.0" } }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "System.Buffers/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", @@ -267,20 +229,6 @@ "System.Runtime": "4.3.0" } }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, "System.Collections.Immutable/5.0.0": {}, "System.Diagnostics.Debug/4.3.0": { "dependencies": { @@ -289,15 +237,6 @@ "System.Runtime": "4.3.0" } }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -312,24 +251,6 @@ "System.Runtime": "4.3.0" } }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -358,71 +279,7 @@ "runtime.native.System.IO.Compression": "4.3.0" } }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, "System.Memory/4.5.4": {}, - "System.Net.Http/4.3.4": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -480,137 +337,6 @@ "System.Runtime.Handles": "4.3.0" } }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -689,7 +415,7 @@ } }, "libraries": { - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" @@ -701,33 +427,33 @@ "path": "components.persistence.stability.version1/2022.1.3", "hashPath": "components.persistence.stability.version1.2022.1.3.nupkg.sha512" }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-Ckcj/iHqM6Eht6HHCt4LQnRu2ReTa6dfEWwcHyCgAknnWE1mAUb9xGEXI5RVV+Wkx8RpKl8dU/eRuOvoAfDfcQ==", - "path": "components.persistence.stability.version2/2024.1.0", - "hashPath": "components.persistence.stability.version2.2024.1.0.nupkg.sha512" + "sha512": "sha512-7ihT7ug0uVib6S9hhpVqRd6LoHDbVciwyNcahesF0VZ4x2TdnG9de+ij4IXQpRp2ilt+kpTbanAiWpjCtHrueA==", + "path": "components.persistence.stability.version2/2025.1.0", + "hashPath": "components.persistence.stability.version2.2025.1.0.nupkg.sha512" }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-9VGYJk1VH3BLjAMv1Skv3JnOeFu4GZmbx8hbpgz+mUurvECeSeiz9asYYnKnY+/ngNpN4ibyPrNXSGje95zqUw==", - "path": "dgeosuite.common/2023.4.294", - "hashPath": "dgeosuite.common.2023.4.294.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/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-3G/9NcYwaZSJzk45DQDRmshdxqBGgce4EVpSjR9D07XbYkD9NIQFB1Yue74qQy8JmR5Wc6QLINHvs45ZNxk0FA==", - "path": "dgeosuite.components.persistence/2023.4.294", - "hashPath": "dgeosuite.components.persistence.2023.4.294.nupkg.sha512" + "sha512": "sha512-8embjT2dts8DT7uqsYqR7Xjt9Rnd8vlAhSHMElYgMsEwMbrBrFroNJMP68fSfS0hoaIFo9BEYq9riQlbK2mCjQ==", + "path": "dgeosuite.components.persistence/2025.1.0", + "hashPath": "dgeosuite.components.persistence.2025.1.0.nupkg.sha512" }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==", - "path": "jetbrains.annotations/2024.2.0", - "hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512" + "sha512": "sha512-ox5pkeLQXjvJdyAB4b2sBYAlqZGLh3PjSnP1bQNVx72ONuTJ9+34/+Rq91Fc0dG29XG9RgZur9+NcP4riihTug==", + "path": "jetbrains.annotations/2024.3.0", + "hashPath": "jetbrains.annotations.2024.3.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Analyzers/3.3.3": { "type": "package", @@ -771,27 +497,6 @@ "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, @@ -806,83 +511,6 @@ "path": "runtime.native.system.io.compression/4.3.0", "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "System.Buffers/4.3.0": { "type": "package", "serviceable": true, @@ -897,13 +525,6 @@ "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, "System.Collections.Immutable/5.0.0": { "type": "package", "serviceable": true, @@ -918,13 +539,6 @@ "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "serviceable": true, @@ -939,20 +553,6 @@ "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, "System.IO/4.3.0": { "type": "package", "serviceable": true, @@ -967,48 +567,13 @@ "path": "system.io.compression/4.3.0", "hashPath": "system.io.compression.4.3.0.nupkg.sha512" }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.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.Net.Http/4.3.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==", - "path": "system.net.http/4.3.4", - "hashPath": "system.net.http.4.3.4.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, @@ -1072,62 +637,6 @@ "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Standard.Forms.DExpress.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Forms.deps.json =================================================================== diff -u -r6473 -r6630 --- DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Forms.deps.json (.../Deltares.Dam.Forms.deps.json) (revision 6473) +++ DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Forms.deps.json (.../Deltares.Dam.Forms.deps.json) (revision 6630) @@ -1,39 +1,39 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", + "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v6.0": { - "Deltares.Dam.Forms/25.1.1.6457": { + ".NETCoreApp,Version=v8.0": { + "Deltares.Dam.Forms/25.1.2.6621": { "dependencies": { "BruTile": "5.0.6", - "Deltares.Dam.Data": "25.1.1.6457", + "Deltares.Dam.Data": "25.1.2.6621", "GeoAPI": "1.7.5", "GeoAPI.CoordinateSystems": "1.7.5", "SmartThreadPool.dll": "2.3.0", "System.IO.Compression": "4.3.0", - "Deltares.DamEngine.Calculators": "25.1.1.6426", - "Deltares.DamEngine.Data": "25.1.1.6426", - "Deltares.DamEngine.Interface": "25.1.1.6426", - "Deltares.DamEngine.Io": "25.1.1.6426", - "Deltares.Geo.Common.Standard": "25.1.1.72", + "Deltares.DamEngine.Calculators": "25.1.2.6610", + "Deltares.DamEngine.Data": "25.1.2.6610", + "Deltares.DamEngine.Interface": "25.1.2.6610", + "Deltares.DamEngine.Io": "25.1.2.6610", + "Deltares.Geo.Common.Standard": "25.2.1.75", "Deltares.Geographic": "25.1.1.2846", "Deltares.Geometry": "25.1.1.2858", "Deltares.Geometry.Forms": "25.1.1.2898", "Deltares.Geotechnics": "25.1.1.2858", "Deltares.Geotechnics.Forms": "25.1.1.2898", "Deltares.Geotechnics.IO": "25.1.1.2868", - "Deltares.MacroStability.CSharpWrapper": "25.1.1.29", + "Deltares.MacroStability.CSharpWrapper": "25.2.1.33", "Deltares.Mathematics": "25.1.1.2815", "Deltares.Standard": "25.1.1.2815", "Deltares.Standard.Forms.DExpress": "25.1.1.2878", "Deltares.Standard.Forms": "25.1.1.2878", "Deltares.Standard.Forms.Maps": "25.1.1.2889", "Deltares.Standard.Maps": "25.1.1.2889", - "Deltares.StixFileWriter": "25.1.1.68", - "Deltares.WTIPiping": "25.1.1.39", + "Deltares.StixFileWriter": "25.2.3.77", + "Deltares.WTIPiping": "25.2.1.43", "DevExpress.Charts.v24.1.Core": "24.1.6.0", "DevExpress.Data.Desktop.v24.1": "24.1.6.0", "DevExpress.Data.v24.1": "24.1.6.0", @@ -69,8 +69,8 @@ }, "Components.Persistence.Stability.Version1/2022.1.3": { "dependencies": { - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Microsoft.CodeAnalysis.CSharp": "4.1.0", "Newtonsoft.Json": "13.0.3" }, @@ -81,45 +81,43 @@ } } }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "dependencies": { "Components.Persistence.Stability.Version1": "2022.1.3", - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net6.0-windows7.0/Components.Persistence.Stability.Version2.dll": { - "assemblyVersion": "2024.1.0.0", - "fileVersion": "2024.1.0.0" + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "dependencies": { - "JetBrains.Annotations": "2024.2.0", - "Newtonsoft.Json": "13.0.3", - "System.Net.Http": "4.3.4" + "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Common.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Common.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Components.Persistence/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "dependencies": { - "DGeoSuite.Common": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Common": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3", - "System.IO.Compression": "4.3.0", - "System.Net.Http": "4.3.4" + "System.IO.Compression": "4.3.0" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Components.Persistence.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Components.Persistence.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, @@ -148,11 +146,11 @@ } } }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "runtime": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "assemblyVersion": "4242.42.42.42", - "fileVersion": "2024.2.0.0" + "fileVersion": "2024.3.0.0" } } }, @@ -206,22 +204,7 @@ }, "Microsoft.NETCore.Platforms/2.1.2": {}, "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.Win32.SystemEvents/8.0.0": { - "runtime": { - "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, + "Microsoft.Win32.SystemEvents/8.0.0": {}, "NetTopologySuite/2.5.0": { "dependencies": { "System.Memory": "4.5.4" @@ -264,9 +247,6 @@ } } }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -279,39 +259,6 @@ "Microsoft.NETCore.Targets": "1.1.0" } }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "SmartThreadPool.dll/2.3.0": { "runtime": { "lib/net5.0/SmartThreadPool.dll": { @@ -336,27 +283,14 @@ "System.Runtime": "4.3.0" } }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, "System.Collections.Immutable/5.0.0": {}, "System.Configuration.ConfigurationManager/8.0.1": { "dependencies": { + "System.Diagnostics.EventLog": "8.0.1", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { - "lib/net6.0/System.Configuration.ConfigurationManager.dll": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } @@ -368,13 +302,13 @@ "System.Diagnostics.PerformanceCounter": "8.0.1" }, "runtime": { - "lib/net6.0/System.Data.OleDb.dll": { + "lib/net8.0/System.Data.OleDb.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Data.OleDb.dll": { + "runtimes/win/lib/net8.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", @@ -389,27 +323,34 @@ "System.Runtime": "4.3.0" } }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" + "System.Diagnostics.EventLog/8.0.1": { + "runtime": { + "lib/net8.0/System.Diagnostics.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1024.46610" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1024.46610" + } } }, "System.Diagnostics.PerformanceCounter/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { - "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", @@ -429,7 +370,7 @@ "Microsoft.Win32.SystemEvents": "8.0.0" }, "runtime": { - "lib/net6.0/System.Drawing.Common.dll": { + "lib/net8.0/System.Drawing.Common.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46803" } @@ -442,24 +383,6 @@ "System.Runtime": "4.3.0" } }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -488,71 +411,7 @@ "runtime.native.System.IO.Compression": "4.3.0" } }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, "System.Memory/4.5.4": {}, - "System.Net.Http/4.3.4": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -570,14 +429,7 @@ "System.Runtime": "4.3.0" } }, - "System.Resources.Extensions/8.0.0": { - "runtime": { - "lib/net6.0/System.Resources.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, + "System.Resources.Extensions/8.0.0": {}, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -618,145 +470,7 @@ "System.Runtime.Handles": "4.3.0" } }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.ProtectedData/8.0.0": { - "runtime": { - "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, + "System.Security.Cryptography.ProtectedData/8.0.0": {}, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -784,10 +498,10 @@ } }, "System.Threading.Tasks.Extensions/4.5.4": {}, - "Deltares.Dam.Data/25.1.1.6457": { + "Deltares.Dam.Data/25.1.2.6621": { "dependencies": { - "Deltares.Dam.StixFileReader": "25.1.1.6457", - "Deltares.Maps": "25.1.1.6457", + "Deltares.Dam.StixFileReader": "25.1.2.6621", + "Deltares.Maps": "25.1.2.6621", "LumenWorksCsvReader": "4.0.0", "System.Data.OleDb": "8.0.1", "System.Drawing.Common": "8.0.10", @@ -796,39 +510,39 @@ }, "runtime": { "Deltares.Dam.Data.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "dependencies": { - "Components.Persistence.Stability.Version2": "2024.1.0" + "Components.Persistence.Stability.Version2": "2025.1.0" }, "runtime": { "Deltares.Dam.StixFileReader.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "dependencies": { "NetTopologySuite": "2.5.0", "NetTopologySuite.IO.Esri.Shapefile": "1.0.0" }, "runtime": { "Deltares.Maps.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, - "Deltares.DamEngine.Calculators/25.1.1.6426": { + "Deltares.DamEngine.Calculators/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Calculators.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -837,11 +551,11 @@ } } }, - "Deltares.DamEngine.Data/25.1.1.6426": { + "Deltares.DamEngine.Data/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Data.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -850,11 +564,11 @@ } } }, - "Deltares.DamEngine.Interface/25.1.1.6426": { + "Deltares.DamEngine.Interface/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Interface.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -863,19 +577,19 @@ } } }, - "Deltares.DamEngine.Io/25.1.1.6426": { + "Deltares.DamEngine.Io/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Io.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } } }, - "Deltares.Geo.Common.Standard/25.1.1.72": { + "Deltares.Geo.Common.Standard/25.2.1.75": { "runtime": { "Deltares.Geo.Common.Standard.dll": { - "assemblyVersion": "25.1.1.72", - "fileVersion": "25.1.1.72" + "assemblyVersion": "25.2.1.75", + "fileVersion": "25.2.1.75" } } }, @@ -927,11 +641,11 @@ } } }, - "Deltares.MacroStability.CSharpWrapper/25.1.1.29": { + "Deltares.MacroStability.CSharpWrapper/25.2.1.33": { "runtime": { "Deltares.MacroStability.CSharpWrapper.dll": { - "assemblyVersion": "25.1.1.29", - "fileVersion": "25.1.1.29" + "assemblyVersion": "25.2.1.33", + "fileVersion": "25.2.1.33" } } }, @@ -983,19 +697,19 @@ } } }, - "Deltares.StixFileWriter/25.1.1.68": { + "Deltares.StixFileWriter/25.2.3.77": { "runtime": { "Deltares.StixFileWriter.dll": { - "assemblyVersion": "25.1.1.68", - "fileVersion": "25.1.1.68" + "assemblyVersion": "25.2.3.77", + "fileVersion": "25.2.3.77" } } }, - "Deltares.WTIPiping/25.1.1.39": { + "Deltares.WTIPiping/25.2.1.43": { "runtime": { "Deltares.WTIPiping.dll": { - "assemblyVersion": "25.1.1.39", - "fileVersion": "25.1.1.39" + "assemblyVersion": "25.2.1.43", + "fileVersion": "25.2.1.43" } } }, @@ -1445,7 +1159,7 @@ } }, "libraries": { - "Deltares.Dam.Forms/25.1.1.6457": { + "Deltares.Dam.Forms/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" @@ -1464,26 +1178,26 @@ "path": "components.persistence.stability.version1/2022.1.3", "hashPath": "components.persistence.stability.version1.2022.1.3.nupkg.sha512" }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-Ckcj/iHqM6Eht6HHCt4LQnRu2ReTa6dfEWwcHyCgAknnWE1mAUb9xGEXI5RVV+Wkx8RpKl8dU/eRuOvoAfDfcQ==", - "path": "components.persistence.stability.version2/2024.1.0", - "hashPath": "components.persistence.stability.version2.2024.1.0.nupkg.sha512" + "sha512": "sha512-7ihT7ug0uVib6S9hhpVqRd6LoHDbVciwyNcahesF0VZ4x2TdnG9de+ij4IXQpRp2ilt+kpTbanAiWpjCtHrueA==", + "path": "components.persistence.stability.version2/2025.1.0", + "hashPath": "components.persistence.stability.version2.2025.1.0.nupkg.sha512" }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-9VGYJk1VH3BLjAMv1Skv3JnOeFu4GZmbx8hbpgz+mUurvECeSeiz9asYYnKnY+/ngNpN4ibyPrNXSGje95zqUw==", - "path": "dgeosuite.common/2023.4.294", - "hashPath": "dgeosuite.common.2023.4.294.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/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-3G/9NcYwaZSJzk45DQDRmshdxqBGgce4EVpSjR9D07XbYkD9NIQFB1Yue74qQy8JmR5Wc6QLINHvs45ZNxk0FA==", - "path": "dgeosuite.components.persistence/2023.4.294", - "hashPath": "dgeosuite.components.persistence.2023.4.294.nupkg.sha512" + "sha512": "sha512-8embjT2dts8DT7uqsYqR7Xjt9Rnd8vlAhSHMElYgMsEwMbrBrFroNJMP68fSfS0hoaIFo9BEYq9riQlbK2mCjQ==", + "path": "dgeosuite.components.persistence/2025.1.0", + "hashPath": "dgeosuite.components.persistence.2025.1.0.nupkg.sha512" }, "GeoAPI/1.7.5": { "type": "package", @@ -1506,12 +1220,12 @@ "path": "geoapi.core/1.7.5", "hashPath": "geoapi.core.1.7.5.nupkg.sha512" }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==", - "path": "jetbrains.annotations/2024.2.0", - "hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512" + "sha512": "sha512-ox5pkeLQXjvJdyAB4b2sBYAlqZGLh3PjSnP1bQNVx72ONuTJ9+34/+Rq91Fc0dG29XG9RgZur9+NcP4riihTug==", + "path": "jetbrains.annotations/2024.3.0", + "hashPath": "jetbrains.annotations.2024.3.0.nupkg.sha512" }, "log4net/2.0.15": { "type": "package", @@ -1597,27 +1311,6 @@ "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, @@ -1632,83 +1325,6 @@ "path": "runtime.native.system.io.compression/4.3.0", "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "SmartThreadPool.dll/2.3.0": { "type": "package", "serviceable": true, @@ -1730,13 +1346,6 @@ "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, "System.Collections.Immutable/5.0.0": { "type": "package", "serviceable": true, @@ -1765,12 +1374,12 @@ "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, - "System.Diagnostics.DiagnosticSource/4.3.0": { + "System.Diagnostics.EventLog/8.0.1": { "type": "package", "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" + "sha512": "sha512-n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==", + "path": "system.diagnostics.eventlog/8.0.1", + "hashPath": "system.diagnostics.eventlog.8.0.1.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/8.0.1": { "type": "package", @@ -1800,20 +1409,6 @@ "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, "System.IO/4.3.0": { "type": "package", "serviceable": true, @@ -1828,48 +1423,13 @@ "path": "system.io.compression/4.3.0", "hashPath": "system.io.compression.4.3.0.nupkg.sha512" }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.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.Net.Http/4.3.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==", - "path": "system.net.http/4.3.4", - "hashPath": "system.net.http.4.3.4.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, @@ -1940,69 +1500,13 @@ "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "path": "system.security.cryptography.protecteddata/8.0.0", "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, @@ -2038,42 +1542,42 @@ "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, - "Deltares.Dam.Data/25.1.1.6457": { + "Deltares.Dam.Data/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Calculators/25.1.1.6426": { + "Deltares.DamEngine.Calculators/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Data/25.1.1.6426": { + "Deltares.DamEngine.Data/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Interface/25.1.1.6426": { + "Deltares.DamEngine.Interface/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Io/25.1.1.6426": { + "Deltares.DamEngine.Io/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.Geo.Common.Standard/25.1.1.72": { + "Deltares.Geo.Common.Standard/25.2.1.75": { "type": "reference", "serviceable": false, "sha512": "" @@ -2108,7 +1612,7 @@ "serviceable": false, "sha512": "" }, - "Deltares.MacroStability.CSharpWrapper/25.1.1.29": { + "Deltares.MacroStability.CSharpWrapper/25.2.1.33": { "type": "reference", "serviceable": false, "sha512": "" @@ -2143,12 +1647,12 @@ "serviceable": false, "sha512": "" }, - "Deltares.StixFileWriter/25.1.1.68": { + "Deltares.StixFileWriter/25.2.3.77": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.WTIPiping/25.1.1.39": { + "Deltares.WTIPiping/25.2.1.43": { "type": "reference", "serviceable": false, "sha512": "" Index: DamClients/DamUI/trunk/release/Install_Version/DGeoSuite.Common.dll =================================================================== diff -u -r5135 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.DamEngine.Data.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geometry.Forms.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Data.deps.json =================================================================== diff -u -r6473 -r6630 --- DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Data.deps.json (.../Deltares.Dam.Data.deps.json) (revision 6473) +++ DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Data.deps.json (.../Deltares.Dam.Data.deps.json) (revision 6630) @@ -1,23 +1,23 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", + "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v6.0": { - "Deltares.Dam.Data/25.1.1.6457": { + ".NETCoreApp,Version=v8.0": { + "Deltares.Dam.Data/25.1.2.6621": { "dependencies": { - "Deltares.Dam.StixFileReader": "25.1.1.6457", - "Deltares.Maps": "25.1.1.6457", + "Deltares.Dam.StixFileReader": "25.1.2.6621", + "Deltares.Maps": "25.1.2.6621", "LumenWorksCsvReader": "4.0.0", "System.Data.OleDb": "8.0.1", "System.Drawing.Common": "8.0.10", "System.Resources.Extensions": "8.0.0", "log4net": "2.0.15", "Deltares.Authorization": "18.2.7815.22716", - "Deltares.DamEngine.Data": "25.1.1.6426", - "Deltares.DamEngine.Io": "25.1.1.6426", + "Deltares.DamEngine.Data": "25.1.2.6610", + "Deltares.DamEngine.Io": "25.1.2.6610", "Deltares.Geographic": "25.1.1.2846", "Deltares.Geometry": "25.1.1.2858", "Deltares.Geotechnics": "25.1.1.2858", @@ -34,8 +34,8 @@ }, "Components.Persistence.Stability.Version1/2022.1.3": { "dependencies": { - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Microsoft.CodeAnalysis.CSharp": "4.1.0", "Newtonsoft.Json": "13.0.3" }, @@ -46,53 +46,51 @@ } } }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "dependencies": { "Components.Persistence.Stability.Version1": "2022.1.3", - "DGeoSuite.Components.Persistence": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Components.Persistence": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net6.0-windows7.0/Components.Persistence.Stability.Version2.dll": { - "assemblyVersion": "2024.1.0.0", - "fileVersion": "2024.1.0.0" + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "dependencies": { - "JetBrains.Annotations": "2024.2.0", - "Newtonsoft.Json": "13.0.3", - "System.Net.Http": "4.3.4" + "JetBrains.Annotations": "2024.3.0", + "Newtonsoft.Json": "13.0.3" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Common.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Common.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "DGeoSuite.Components.Persistence/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "dependencies": { - "DGeoSuite.Common": "2023.4.294", - "JetBrains.Annotations": "2024.2.0", + "DGeoSuite.Common": "2025.1.0", + "JetBrains.Annotations": "2024.3.0", "Newtonsoft.Json": "13.0.3", - "System.IO.Compression": "4.3.0", - "System.Net.Http": "4.3.4" + "System.IO.Compression": "4.3.0" }, "runtime": { - "lib/net6.0-windows7.0/DGeoSuite.Components.Persistence.dll": { - "assemblyVersion": "2023.4.294.0", - "fileVersion": "2023.4.294.0" + "lib/net8.0-windows7.0/DGeoSuite.Components.Persistence.dll": { + "assemblyVersion": "2025.1.0.0", + "fileVersion": "2025.1.0.0" } } }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "runtime": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "assemblyVersion": "4242.42.42.42", - "fileVersion": "2024.2.0.0" + "fileVersion": "2024.3.0.0" } } }, @@ -230,13 +228,13 @@ "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Win32.SystemEvents/8.0.0": { "runtime": { - "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "lib/net8.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", @@ -286,9 +284,6 @@ } } }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -301,39 +296,6 @@ "Microsoft.NETCore.Targets": "1.1.0" } }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "System.Buffers/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", @@ -350,27 +312,14 @@ "System.Runtime": "4.3.0" } }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, "System.Collections.Immutable/5.0.0": {}, "System.Configuration.ConfigurationManager/8.0.1": { "dependencies": { + "System.Diagnostics.EventLog": "8.0.1", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { - "lib/net6.0/System.Configuration.ConfigurationManager.dll": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } @@ -382,13 +331,13 @@ "System.Diagnostics.PerformanceCounter": "8.0.1" }, "runtime": { - "lib/net6.0/System.Data.OleDb.dll": { + "lib/net8.0/System.Data.OleDb.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Data.OleDb.dll": { + "runtimes/win/lib/net8.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", @@ -403,27 +352,40 @@ "System.Runtime": "4.3.0" } }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" + "System.Diagnostics.EventLog/8.0.1": { + "runtime": { + "lib/net8.0/System.Diagnostics.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1024.46610" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "0.0.0.0" + }, + "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1024.46610" + } } }, "System.Diagnostics.PerformanceCounter/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { - "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", @@ -443,7 +405,7 @@ "Microsoft.Win32.SystemEvents": "8.0.0" }, "runtime": { - "lib/net6.0/System.Drawing.Common.dll": { + "lib/net8.0/System.Drawing.Common.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46803" } @@ -456,24 +418,6 @@ "System.Runtime": "4.3.0" } }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -502,71 +446,7 @@ "runtime.native.System.IO.Compression": "4.3.0" } }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, "System.Memory/4.5.4": {}, - "System.Net.Http/4.3.4": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -586,7 +466,7 @@ }, "System.Resources.Extensions/8.0.0": { "runtime": { - "lib/net6.0/System.Resources.Extensions.dll": { + "lib/net8.0/System.Resources.Extensions.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } @@ -632,145 +512,14 @@ "System.Runtime.Handles": "4.3.0" } }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, "System.Security.Cryptography.ProtectedData/8.0.0": { "runtime": { - "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" - } - }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.1.2", @@ -798,26 +547,26 @@ } }, "System.Threading.Tasks.Extensions/4.5.4": {}, - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "dependencies": { - "Components.Persistence.Stability.Version2": "2024.1.0" + "Components.Persistence.Stability.Version2": "2025.1.0" }, "runtime": { "Deltares.Dam.StixFileReader.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "dependencies": { "NetTopologySuite": "2.5.0", "NetTopologySuite.IO.Esri.Shapefile": "1.0.0" }, "runtime": { "Deltares.Maps.dll": { - "assemblyVersion": "25.1.1.6457", - "fileVersion": "25.1.1.6457" + "assemblyVersion": "25.1.2.6621", + "fileVersion": "25.1.2.6621" } } }, @@ -829,11 +578,11 @@ } } }, - "Deltares.DamEngine.Data/25.1.1.6426": { + "Deltares.DamEngine.Data/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Data.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } }, "resources": { @@ -842,11 +591,11 @@ } } }, - "Deltares.DamEngine.Io/25.1.1.6426": { + "Deltares.DamEngine.Io/25.1.2.6610": { "runtime": { "Deltares.DamEngine.Io.dll": { - "assemblyVersion": "25.1.1.6426", - "fileVersion": "25.1.1.6426" + "assemblyVersion": "25.1.2.6610", + "fileVersion": "25.1.2.6610" } } }, @@ -949,7 +698,7 @@ } }, "libraries": { - "Deltares.Dam.Data/25.1.1.6457": { + "Deltares.Dam.Data/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" @@ -961,33 +710,33 @@ "path": "components.persistence.stability.version1/2022.1.3", "hashPath": "components.persistence.stability.version1.2022.1.3.nupkg.sha512" }, - "Components.Persistence.Stability.Version2/2024.1.0": { + "Components.Persistence.Stability.Version2/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-Ckcj/iHqM6Eht6HHCt4LQnRu2ReTa6dfEWwcHyCgAknnWE1mAUb9xGEXI5RVV+Wkx8RpKl8dU/eRuOvoAfDfcQ==", - "path": "components.persistence.stability.version2/2024.1.0", - "hashPath": "components.persistence.stability.version2.2024.1.0.nupkg.sha512" + "sha512": "sha512-7ihT7ug0uVib6S9hhpVqRd6LoHDbVciwyNcahesF0VZ4x2TdnG9de+ij4IXQpRp2ilt+kpTbanAiWpjCtHrueA==", + "path": "components.persistence.stability.version2/2025.1.0", + "hashPath": "components.persistence.stability.version2.2025.1.0.nupkg.sha512" }, - "DGeoSuite.Common/2023.4.294": { + "DGeoSuite.Common/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-9VGYJk1VH3BLjAMv1Skv3JnOeFu4GZmbx8hbpgz+mUurvECeSeiz9asYYnKnY+/ngNpN4ibyPrNXSGje95zqUw==", - "path": "dgeosuite.common/2023.4.294", - "hashPath": "dgeosuite.common.2023.4.294.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/2023.4.294": { + "DGeoSuite.Components.Persistence/2025.1.0": { "type": "package", "serviceable": true, - "sha512": "sha512-3G/9NcYwaZSJzk45DQDRmshdxqBGgce4EVpSjR9D07XbYkD9NIQFB1Yue74qQy8JmR5Wc6QLINHvs45ZNxk0FA==", - "path": "dgeosuite.components.persistence/2023.4.294", - "hashPath": "dgeosuite.components.persistence.2023.4.294.nupkg.sha512" + "sha512": "sha512-8embjT2dts8DT7uqsYqR7Xjt9Rnd8vlAhSHMElYgMsEwMbrBrFroNJMP68fSfS0hoaIFo9BEYq9riQlbK2mCjQ==", + "path": "dgeosuite.components.persistence/2025.1.0", + "hashPath": "dgeosuite.components.persistence.2025.1.0.nupkg.sha512" }, - "JetBrains.Annotations/2024.2.0": { + "JetBrains.Annotations/2024.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==", - "path": "jetbrains.annotations/2024.2.0", - "hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512" + "sha512": "sha512-ox5pkeLQXjvJdyAB4b2sBYAlqZGLh3PjSnP1bQNVx72ONuTJ9+34/+Rq91Fc0dG29XG9RgZur9+NcP4riihTug==", + "path": "jetbrains.annotations/2024.3.0", + "hashPath": "jetbrains.annotations.2024.3.0.nupkg.sha512" }, "log4net/2.0.15": { "type": "package", @@ -1073,27 +822,6 @@ "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, @@ -1108,83 +836,6 @@ "path": "runtime.native.system.io.compression/4.3.0", "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" - }, "System.Buffers/4.3.0": { "type": "package", "serviceable": true, @@ -1199,13 +850,6 @@ "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, "System.Collections.Immutable/5.0.0": { "type": "package", "serviceable": true, @@ -1234,12 +878,12 @@ "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, - "System.Diagnostics.DiagnosticSource/4.3.0": { + "System.Diagnostics.EventLog/8.0.1": { "type": "package", "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" + "sha512": "sha512-n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==", + "path": "system.diagnostics.eventlog/8.0.1", + "hashPath": "system.diagnostics.eventlog.8.0.1.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/8.0.1": { "type": "package", @@ -1269,20 +913,6 @@ "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, "System.IO/4.3.0": { "type": "package", "serviceable": true, @@ -1297,48 +927,13 @@ "path": "system.io.compression/4.3.0", "hashPath": "system.io.compression.4.3.0.nupkg.sha512" }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.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.Net.Http/4.3.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==", - "path": "system.net.http/4.3.4", - "hashPath": "system.net.http.4.3.4.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, @@ -1409,69 +1004,13 @@ "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "path": "system.security.cryptography.protecteddata/8.0.0", "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, @@ -1507,12 +1046,12 @@ "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, - "Deltares.Dam.StixFileReader/25.1.1.6457": { + "Deltares.Dam.StixFileReader/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" }, - "Deltares.Maps/25.1.1.6457": { + "Deltares.Maps/25.1.2.6621": { "type": "project", "serviceable": false, "sha512": "" @@ -1522,12 +1061,12 @@ "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Data/25.1.1.6426": { + "Deltares.DamEngine.Data/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" }, - "Deltares.DamEngine.Io/25.1.1.6426": { + "Deltares.DamEngine.Io/25.1.2.6610": { "type": "reference", "serviceable": false, "sha512": "" Index: DamClients/DamUI/trunk/release/Install_Version/DGeoSuite.Components.Persistence.dll =================================================================== diff -u -r5135 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.StixFileWriter.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Standard.Forms.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Microsoft.Win32.SystemEvents.dll =================================================================== diff -u -r6049 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Manual/DAM UI - User manual.pdf =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Geo.Common.Standard.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Documents/DAM UI - Release Notes.pdf =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Install_Version/Deltares.Dam.Forms.dll =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Dam.msi =================================================================== diff -u -r6473 -r6630 Binary files differ Index: DamClients/DamUI/trunk/release/Documents/DAM UI - Functional Design.pdf =================================================================== diff -u -r6473 -r6630 Binary files differ