AssemblyInfo.cs 253 B

123456
  1. // Copyright (c) Microsoft. All rights reserved.
  2. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
  3. using System.Runtime.CompilerServices;
  4. [assembly: InternalsVisibleTo("OpenXmlPowerTools.Tests")]