From 4a5a7f58567c1bf270d1c5515d90486c803b4e11 Mon Sep 17 00:00:00 2001 From: Shargon Date: Sun, 11 Feb 2024 12:51:05 +0100 Subject: [PATCH] Allow access TestingEngine to internal (#3134) * Change to public StorageKey constructor * cschuchardt88's feedback --- src/Neo/Neo.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Neo/Neo.csproj b/src/Neo/Neo.csproj index 234fbc62c6..130ff2a570 100644 --- a/src/Neo/Neo.csproj +++ b/src/Neo/Neo.csproj @@ -22,4 +22,8 @@ + + + +