Skip to content

Commit

Permalink
Merge branch 'master' into core-jumptable
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored Feb 11, 2024
2 parents 4cbb548 + 4a5a7f5 commit 1b9df1b
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 1b9df1b

Please sign in to comment.