From 410589bfd7c6be3db62c174c7f0b843cfa39e751 Mon Sep 17 00:00:00 2001 From: sebas77 Date: Tue, 31 Oct 2017 11:27:43 +0000 Subject: [PATCH] class must be public and not internal --- Context/ContextNotifier.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Context/ContextNotifier.cs b/Context/ContextNotifier.cs index 8c54f35..4df329e 100644 --- a/Context/ContextNotifier.cs +++ b/Context/ContextNotifier.cs @@ -5,7 +5,7 @@ using WeakReferenceD = Svelto.DataStructures.WeakReference