DocSpace-client/common/ASC.Core.Common/Properties/AssemblyInfo.cs

5 lines
223 B
C#
Raw Normal View History

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
2019-05-15 14:56:09 +00:00
[assembly: ComVisible(false)]
[assembly: Guid("3ff04204-4b22-4899-bcde-07edfcbb5355")]
[assembly: InternalsVisibleTo("ASC.Core.Common.Tests")]