mixedreality/com.microsoft.mixedreality..../Editor/AssemblyInfo.cs

10 lines
260 B
C#

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Microsoft.MixedReality.OpenXR.Internal.Editor")]
[assembly: AssemblyVersion("1.11.1")]