From 50edd9a5077a57fd2ccb18e8eb4b57e23b16c84d Mon Sep 17 00:00:00 2001 From: chen-tianhao Date: Wed, 29 Jul 2026 17:17:17 +0800 Subject: [PATCH] =?UTF-8?q?Align=20with=20v3.7.2=EF=BC=9A=20Remove=20unnec?= =?UTF-8?q?essary=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- O2DESNet/O2DESNet.csproj | 6 +++--- README.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/O2DESNet/O2DESNet.csproj b/O2DESNet/O2DESNet.csproj index 3b0651c..ce28e88 100644 --- a/O2DESNet/O2DESNet.csproj +++ b/O2DESNet/O2DESNet.csproj @@ -9,18 +9,18 @@ Li Haobin A framework for Object-Oriented Discrete Event Simulation ISEM Department, National University of Singapore - Copyright © 2015-2019 O²DES.NET + Copyright © 2015-2026 O²DES.NET MIT http://www.o2des.net http://www.o2des.net/wp-content/uploads/2016/10/o2des.png https://github.com/li-haobin/O2DES.Net git O2DES.Net Discrete-Event Simulation + 3.7.2 - - + diff --git a/README.md b/README.md index 534dc8f..3ef0612 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ It is developed and used by C#, which facilitates flexible integration with the # Change Log +## Version 3.7.2 +- Remove unnecessary package. + ## Version 3.6 - Improvement of HourCounter to synchronize with simulator ClockTime https://github.com/li-haobin/O2DESNet/issues/1