Skip to content

Commit

Permalink
Merge branch 'master' into core-optimize-price
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim8y authored Feb 12, 2024
2 parents 571fcac + 4a5a7f5 commit 3b70932
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Neo/Neo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
<ProjectReference Include="..\Neo.VM\Neo.VM.csproj" />
</ItemGroup>

<ItemGroup>
<InternalsVisibleTo Include="Neo.SmartContract.Testing" />
</ItemGroup>

</Project>

0 comments on commit 3b70932

Please sign in to comment.