You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2020/02/09 06:16:04 UTC

[lucenenet] 12/35: BREAKING: Lucene.Net.Support: Marked AssemblyUtils internal

This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit d12e918ad5333fb8df019aff36785e9274f38f09
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Thu Feb 6 23:32:28 2020 +0700

    BREAKING: Lucene.Net.Support: Marked AssemblyUtils internal
---
 src/Lucene.Net/Support/AssemblyUtils.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Lucene.Net/Support/AssemblyUtils.cs b/src/Lucene.Net/Support/AssemblyUtils.cs
index a864a68..917df0d 100644
--- a/src/Lucene.Net/Support/AssemblyUtils.cs
+++ b/src/Lucene.Net/Support/AssemblyUtils.cs
@@ -30,7 +30,7 @@ namespace Lucene.Net.Support
     /// <summary>
     /// Methods for working with Assemblies.
     /// </summary>
-    public class AssemblyUtils
+    internal class AssemblyUtils
     {
         /// <summary>
         /// Gets a list of the host assembly's referenced assemblies excluding