OpenAPI.NET.OData/tool/Microsoft.OpenApi/Properties/AssemblyInfo.cs

11 lines
456 B
C#

// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See LICENSE in the repo root for license information.
// ------------------------------------------------------------
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Microsoft.OpenApi.Tests")]
[assembly: InternalsVisibleTo("Microsoft.OpenApi.Readers.Tests")]