DocSpace-client/common/ASC.Core.Common/Properties/AssemblyInfo.cs
2021-06-01 12:21:51 +03:00

5 lines
223 B
C#

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
[assembly: Guid("3ff04204-4b22-4899-bcde-07edfcbb5355")]
[assembly: InternalsVisibleTo("ASC.Core.Common.Tests")]