Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
3.6.2 (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
superboyiii committed Nov 15, 2023
1 parent 1096b03 commit 42af389
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Neo.VM/Neo.VM.csproj
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Copyright>2016-2023 The Neo Project</Copyright>
<Description>Neo virtual machine</Description>
<VersionPrefix>3.6.0</VersionPrefix>
<VersionPrefix>3.6.2</VersionPrefix>
<Authors>The Neo Project</Authors>
<TargetFrameworks>netstandard2.1;net7.0</TargetFrameworks>
<LangVersion>9.0</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion tests/Neo.VM.Tests/Neo.VM.Tests.csproj
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
</ItemGroup>
Expand Down

0 comments on commit 42af389

Please sign in to comment.