From 42af389483e8db92bb7026cfd9143e3a2841e45b Mon Sep 17 00:00:00 2001 From: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Date: Wed, 15 Nov 2023 15:44:33 +0800 Subject: [PATCH] 3.6.2 (#519) --- src/Neo.VM/Neo.VM.csproj | 2 +- tests/Neo.VM.Tests/Neo.VM.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Neo.VM/Neo.VM.csproj b/src/Neo.VM/Neo.VM.csproj index cf1a7546..f2eab3a8 100644 --- a/src/Neo.VM/Neo.VM.csproj +++ b/src/Neo.VM/Neo.VM.csproj @@ -3,7 +3,7 @@ 2016-2023 The Neo Project Neo virtual machine - 3.6.0 + 3.6.2 The Neo Project netstandard2.1;net7.0 9.0 diff --git a/tests/Neo.VM.Tests/Neo.VM.Tests.csproj b/tests/Neo.VM.Tests/Neo.VM.Tests.csproj index dd1cbd0d..010ab041 100644 --- a/tests/Neo.VM.Tests/Neo.VM.Tests.csproj +++ b/tests/Neo.VM.Tests/Neo.VM.Tests.csproj @@ -9,7 +9,7 @@ - +