From e7244f5207bee276941ea2475d033ea27109ea83 Mon Sep 17 00:00:00 2001 From: RajeebSaha-AI Date: Thu, 27 Nov 2025 12:56:38 -0800 Subject: [PATCH] PA-3305-removed VersionSuffix --- CHANGELOG.md | 2 +- src/ONE.Interfaces.ProtocolBuffers | 2 +- src/ONE.Models.CSharp/ONE.Models.CSharp.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47290f9..e4edb70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## Version 7.13.0 - 2025-08-07 +## Version 7.13.0 - 2025-11-27 ### Added - Added Support for Multiple Output Parameter Selection in DelphiScenarioConfiguration protobuffer diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index 2de090b..9045e32 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit 2de090bf020e9d8762cc6c6c8c82ce11fd9c2d7d +Subproject commit 9045e325df3e557db1521593f53dba8ce3e8bf21 diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index 9d4f8c3..a7c9dab 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -4,7 +4,7 @@ 7.13.0 - PA-3305 + latest netstandard2.0 Aquatic Informatics Inc.